[126500] trunk/dports/science/bkchem/Portfile
jmr at macports.org
jmr at macports.org
Fri Oct 10 21:28:59 PDT 2014
Revision: 126500
https://trac.macports.org/changeset/126500
Author: jmr at macports.org
Date: 2014-10-10 21:28:59 -0700 (Fri, 10 Oct 2014)
Log Message:
-----------
bkchem: use unified python portgroup
Modified Paths:
--------------
trunk/dports/science/bkchem/Portfile
Modified: trunk/dports/science/bkchem/Portfile
===================================================================
--- trunk/dports/science/bkchem/Portfile 2014-10-11 04:23:05 UTC (rev 126499)
+++ trunk/dports/science/bkchem/Portfile 2014-10-11 04:28:59 UTC (rev 126500)
@@ -1,7 +1,7 @@
# $Id$
PortSystem 1.0
-PortGroup python27 1.0
+PortGroup python 1.0
name bkchem
version 0.13.0
@@ -17,12 +17,14 @@
Kosata.
homepage http://bkchem.zirael.org/
-master_sites ${homepage}download/
+master_sites ${homepage}download/ http://distfiles.macports.org/python
checksums sha1 ab38ba090682f36b1f34c7805f888c5c92e75186 \
rmd160 d6fba65d2c4cb58f9d9c3f6a4e8e850e2338ec8e
-depends_lib-append port:py27-tkinter
+python.default_version 27
+
+depends_lib-append port:py${python.version}-tkinter
patchfiles patch-setup.py.diff
# Not a module port so don't keep a python version in the link
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141010/fdef8381/attachment.html>
More information about the macports-changes
mailing list