[44833] trunk/dports/sysutils/rpm51/Portfile

afb at macports.org afb at macports.org
Sat Jan 3 02:35:08 PST 2009


Revision: 44833
          http://trac.macports.org/changeset/44833
Author:   afb at macports.org
Date:     2009-01-03 02:35:07 -0800 (Sat, 03 Jan 2009)
Log Message:
-----------
use perl5.8 instead of perl (implicity require perl5.8 upgrade), to prepare for perl5 port

Modified Paths:
--------------
    trunk/dports/sysutils/rpm51/Portfile

Modified: trunk/dports/sysutils/rpm51/Portfile
===================================================================
--- trunk/dports/sysutils/rpm51/Portfile	2009-01-03 10:33:24 UTC (rev 44832)
+++ trunk/dports/sysutils/rpm51/Portfile	2009-01-03 10:35:07 UTC (rev 44833)
@@ -43,7 +43,7 @@
 			--mandir=${prefix}/share/man --infodir=${prefix}/share/info \
 			--with-python=2.5 --with-perl --with-sqlite --with-dbapi=sqlite --with-xar=external \
 			--without-apidocs --sysconfdir=${prefix}/etc --with-path-cfg=${prefix}/etc/rpm
-configure.env		__PYTHON=${prefix}/bin/python2.5 __PERL=${prefix}/bin/perl
+configure.env		__PYTHON=${prefix}/bin/python2.5 __PERL=${prefix}/bin/perl5.8
 
 
 configure.args-append	--with-lua=internal --with-db=internal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090103/dadb67e8/attachment.html>


More information about the macports-changes mailing list