[126324] trunk/dports/mail/muttils/Portfile
jmr at macports.org
jmr at macports.org
Tue Oct 7 16:15:21 PDT 2014
Revision: 126324
https://trac.macports.org/changeset/126324
Author: jmr at macports.org
Date: 2014-10-07 16:15:20 -0700 (Tue, 07 Oct 2014)
Log Message:
-----------
muttils: use unified python portgroup
Modified Paths:
--------------
trunk/dports/mail/muttils/Portfile
Modified: trunk/dports/mail/muttils/Portfile
===================================================================
--- trunk/dports/mail/muttils/Portfile 2014-10-07 23:12:41 UTC (rev 126323)
+++ trunk/dports/mail/muttils/Portfile 2014-10-07 23:15:20 UTC (rev 126324)
@@ -1,7 +1,8 @@
# $Id$
PortSystem 1.0
-PortGroup python27 1.0
+PortGroup python 1.0
+
name muttils
epoch 1
version 1.3
@@ -31,6 +32,7 @@
set hg_changeset 8bb26094df06
worksrcdir blacktrash-${name}-${hg_changeset}
+python.default_version 27
python.link_binaries_suffix
post-destroot {
@@ -39,4 +41,3 @@
eval xinstall -m 644 [glob ${worksrcpath}/contrib/example*] \
${destroot}${examplesdir}
}
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141007/550d68a6/attachment-0001.html>
More information about the macports-changes
mailing list