[44834] trunk/dports/sysutils/rpm50/Portfile

afb at macports.org afb at macports.org
Sat Jan 3 02:49:34 PST 2009


Revision: 44834
          http://trac.macports.org/changeset/44834
Author:   afb at macports.org
Date:     2009-01-03 02:49:33 -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/rpm50/Portfile

Modified: trunk/dports/sysutils/rpm50/Portfile
===================================================================
--- trunk/dports/sysutils/rpm50/Portfile	2009-01-03 10:35:07 UTC (rev 44833)
+++ trunk/dports/sysutils/rpm50/Portfile	2009-01-03 10:49:33 UTC (rev 44834)
@@ -42,7 +42,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/d4696f9d/attachment.html>


More information about the macports-changes mailing list