[43070] trunk/dports/devel/subversion-perlbindings/Portfile

mcalhoun at macports.org mcalhoun at macports.org
Wed Dec 3 19:22:13 PST 2008


Revision: 43070
          http://trac.macports.org/changeset/43070
Author:   mcalhoun at macports.org
Date:     2008-12-03 19:22:12 -0800 (Wed, 03 Dec 2008)
Log Message:
-----------
subversion-perlbindings: Remove prefix from path dependency and make perl5 the default perl (see #16830 and #17182).
Fixes #17514 (permission of maintainer).

Modified Paths:
--------------
    trunk/dports/devel/subversion-perlbindings/Portfile

Modified: trunk/dports/devel/subversion-perlbindings/Portfile
===================================================================
--- trunk/dports/devel/subversion-perlbindings/Portfile	2008-12-04 03:15:48 UTC (rev 43069)
+++ trunk/dports/devel/subversion-perlbindings/Portfile	2008-12-04 03:22:12 UTC (rev 43070)
@@ -29,7 +29,7 @@
 depends_lib		port:expat port:neon \
 			port:apr port:apr-util \
 			port:db46 port:subversion \
-			path:${prefix}/bin/perl:perl5.8 \
+			path:bin/perl:perl5 \
 			port:gettext port:libiconv \
 			port:serf port:cyrus-sasl2
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081203/2ce0fd17/attachment.html>


More information about the macports-changes mailing list