[126323] trunk/dports/mail/getmail/Portfile

jmr at macports.org jmr at macports.org
Tue Oct 7 16:12:41 PDT 2014


Revision: 126323
          https://trac.macports.org/changeset/126323
Author:   jmr at macports.org
Date:     2014-10-07 16:12:41 -0700 (Tue, 07 Oct 2014)
Log Message:
-----------
getmail: use unified python portgroup

Modified Paths:
--------------
    trunk/dports/mail/getmail/Portfile

Modified: trunk/dports/mail/getmail/Portfile
===================================================================
--- trunk/dports/mail/getmail/Portfile	2014-10-07 23:10:11 UTC (rev 126322)
+++ trunk/dports/mail/getmail/Portfile	2014-10-07 23:12:41 UTC (rev 126323)
@@ -1,7 +1,7 @@
 # $Id$
 
 PortSystem 1.0
-PortGroup python27 1.0
+PortGroup python 1.0
 
 name                getmail
 version             4.39.1
@@ -25,6 +25,7 @@
 dist_subdir         ${name}
 patchfiles          patch-setup.py.diff
 
+python.default_version  27
 python.link_binaries_suffix
 
 post-destroot {
@@ -36,4 +37,3 @@
     move ${destroot}${python.prefix}/share/doc/${name} \
         ${destroot}${prefix}/share/doc
 }
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141007/a4012f2c/attachment.html>


More information about the macports-changes mailing list