[41395] trunk/dports/devel/autoconf/Portfile
jmr at macports.org
jmr at macports.org
Sat Nov 1 11:29:13 PDT 2008
Revision: 41395
http://trac.macports.org/changeset/41395
Author: jmr at macports.org
Date: 2008-11-01 11:29:13 -0700 (Sat, 01 Nov 2008)
Log Message:
-----------
autoconf: fix path to perl in dependency
Modified Paths:
--------------
trunk/dports/devel/autoconf/Portfile
Modified: trunk/dports/devel/autoconf/Portfile
===================================================================
--- trunk/dports/devel/autoconf/Portfile 2008-11-01 18:05:23 UTC (rev 41394)
+++ trunk/dports/devel/autoconf/Portfile 2008-11-01 18:29:13 UTC (rev 41395)
@@ -31,7 +31,7 @@
sha1 f15e14aa34acf871b47f659ef99a2e6707db4a18 \
rmd160 273448a60bc4dfcfcb3ee455ef012333eeca3256
-depends_lib path:${prefix}/bin/perl:perl5 \
+depends_lib path:bin/perl:perl5 \
port:m4 \
port:help2man
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081101/619d40cc/attachment.html>
More information about the macports-changes
mailing list