[150556] trunk/dports/devel/gvfs/Portfile

mf2k at macports.org mf2k at macports.org
Thu Jul 21 09:50:47 PDT 2016


Revision: 150556
          https://trac.macports.org/changeset/150556
Author:   mf2k at macports.org
Date:     2016-07-21 09:50:47 -0700 (Thu, 21 Jul 2016)
Log Message:
-----------
gvfs: Fix python35 variant to not conflict with itself.

Modified Paths:
--------------
    trunk/dports/devel/gvfs/Portfile

Modified: trunk/dports/devel/gvfs/Portfile
===================================================================
--- trunk/dports/devel/gvfs/Portfile	2016-07-21 16:14:56 UTC (rev 150555)
+++ trunk/dports/devel/gvfs/Portfile	2016-07-21 16:50:47 UTC (rev 150556)
@@ -114,7 +114,7 @@
     }
 }
 
-variant python35 conflicts python35 description {Use Python 3.5 for testing} {
+variant python35 conflicts python34 description {Use Python 3.5 for testing} {
     depends_build-append port:py34-gobject3
     post-patch {
         reinplace "s|^#!.*|#!${prefix}/bin/python3.5|" \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160721/ebfc80ea/attachment.html>


More information about the macports-changes mailing list