[41536] trunk/dports/textproc/intltool/Portfile
mcalhoun at macports.org
mcalhoun at macports.org
Wed Nov 5 12:29:51 PST 2008
Revision: 41536
http://trac.macports.org/changeset/41536
Author: mcalhoun at macports.org
Date: 2008-11-05 12:29:51 -0800 (Wed, 05 Nov 2008)
Log Message:
-----------
intltool: change perl dependency to path:bin/perl instead of port:perl5.8 (See #16830).
Modified Paths:
--------------
trunk/dports/textproc/intltool/Portfile
Modified: trunk/dports/textproc/intltool/Portfile
===================================================================
--- trunk/dports/textproc/intltool/Portfile 2008-11-05 19:37:48 UTC (rev 41535)
+++ trunk/dports/textproc/intltool/Portfile 2008-11-05 20:29:51 UTC (rev 41536)
@@ -30,9 +30,11 @@
depends_build port:gnome-common
depends_lib port:expat \
- port:perl5.8 \
+ path:bin/perl:perl5 \
port:p5-xml-parser
+configure.perl ${prefix}/bin/perl
+
test.run yes
test.target check
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081105/ced7b08d/attachment.html>
More information about the macports-changes
mailing list