[42203] trunk/dports/math/pspp/Portfile

mcalhoun at macports.org mcalhoun at macports.org
Sun Nov 16 11:58:18 PST 2008


Revision: 42203
          http://trac.macports.org/changeset/42203
Author:   mcalhoun at macports.org
Date:     2008-11-16 11:58:16 -0800 (Sun, 16 Nov 2008)
Log Message:
-----------
pspp: change perl dependency from port:perl5.8 to path:bin/perl (see #16830)
Approved by maintainer (fixes #17267)

Modified Paths:
--------------
    trunk/dports/math/pspp/Portfile

Modified: trunk/dports/math/pspp/Portfile
===================================================================
--- trunk/dports/math/pspp/Portfile	2008-11-16 19:51:39 UTC (rev 42202)
+++ trunk/dports/math/pspp/Portfile	2008-11-16 19:58:16 UTC (rev 42203)
@@ -24,7 +24,7 @@
 use_parallel_build	yes
 
 depends_lib		port:gsl \
-			port:perl5.8 \
+			path:bin/perl:perl5 \
 			port:libiconv \
 			port:plotutils \
 			port:pkgconfig \
@@ -37,6 +37,8 @@
 			port:readline \
 			port:texinfo
 
+configure.perl  ${prefix}/bin/perl
+
 patchfiles		patch-config.h.in
 
 post-destroot {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081116/653475bc/attachment.html>


More information about the macports-changes mailing list