[78594] trunk/dports
jmr at macports.org
jmr at macports.org
Fri May 13 10:25:06 PDT 2011
Revision: 78594
http://trac.macports.org/changeset/78594
Author: jmr at macports.org
Date: 2011-05-13 10:25:06 -0700 (Fri, 13 May 2011)
Log Message:
-----------
remove unneeded python_select deps and assumption that it will provide ${prefix}/bin/python
Modified Paths:
--------------
trunk/dports/_resources/port1.0/group/swigbinding-1.0.tcl
trunk/dports/devel/glib2/Portfile
trunk/dports/devel/glib2-devel/Portfile
trunk/dports/python/py26-sip-qt3/Portfile
Modified: trunk/dports/_resources/port1.0/group/swigbinding-1.0.tcl
===================================================================
--- trunk/dports/_resources/port1.0/group/swigbinding-1.0.tcl 2011-05-13 17:21:32 UTC (rev 78593)
+++ trunk/dports/_resources/port1.0/group/swigbinding-1.0.tcl 2011-05-13 17:25:06 UTC (rev 78594)
@@ -30,7 +30,7 @@
# we can't have each port just pass in its info for this stuff, since we
# have to turn all other bindings off as well as turning this one on
array set bindings { \
- python {port:python_select python=${prefix}/bin/python} \
+ python {port:python_select python} \
perl {path:bin/perl:perl5 perl5=${prefix}/bin/perl} \
gcj {port:gcc44 "gcj=${prefix}/bin/gcj-mp-4.4 --with-gcjh=${prefix}/bin/gcjh-mp-4.4"} \
guile {port:guile guile} \
Modified: trunk/dports/devel/glib2/Portfile
===================================================================
--- trunk/dports/devel/glib2/Portfile 2011-05-13 17:21:32 UTC (rev 78593)
+++ trunk/dports/devel/glib2/Portfile 2011-05-13 17:25:06 UTC (rev 78594)
@@ -46,8 +46,7 @@
depends_lib port:gettext \
port:libiconv \
port:zlib \
- path:bin/perl:perl5 \
- bin:python:python_select
+ path:bin/perl:perl5
archcheck.files lib/libintl.dylib \
lib/libiconv.dylib \
Modified: trunk/dports/devel/glib2-devel/Portfile
===================================================================
--- trunk/dports/devel/glib2-devel/Portfile 2011-05-13 17:21:32 UTC (rev 78593)
+++ trunk/dports/devel/glib2-devel/Portfile 2011-05-13 17:25:06 UTC (rev 78594)
@@ -46,8 +46,7 @@
depends_lib port:gettext \
port:libiconv \
port:zlib \
- path:bin/perl:perl5 \
- bin:python:python_select
+ path:bin/perl:perl5
archcheck.files lib/libintl.dylib \
lib/libiconv.dylib \
Modified: trunk/dports/python/py26-sip-qt3/Portfile
===================================================================
--- trunk/dports/python/py26-sip-qt3/Portfile 2011-05-13 17:21:32 UTC (rev 78593)
+++ trunk/dports/python/py26-sip-qt3/Portfile 2011-05-13 17:25:06 UTC (rev 78594)
@@ -30,7 +30,7 @@
dist_subdir python
conflicts py26-sip
-depends_lib port:python26 port:python_select
+depends_lib port:python26
patchfiles patch-siputils.py.diff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110513/0b20681e/attachment.html>
More information about the macports-changes
mailing list