[41594] trunk/dports/print/pdflib/Portfile

mcalhoun at macports.org mcalhoun at macports.org
Thu Nov 6 12:15:28 PST 2008


Revision: 41594
          http://trac.macports.org/changeset/41594
Author:   mcalhoun at macports.org
Date:     2008-11-06 12:15:27 -0800 (Thu, 06 Nov 2008)
Log Message:
-----------
pdflib: change the default perl port to perl5 (See #16830)

Modified Paths:
--------------
    trunk/dports/print/pdflib/Portfile

Modified: trunk/dports/print/pdflib/Portfile
===================================================================
--- trunk/dports/print/pdflib/Portfile	2008-11-06 20:07:36 UTC (rev 41593)
+++ trunk/dports/print/pdflib/Portfile	2008-11-06 20:15:27 UTC (rev 41594)
@@ -44,7 +44,7 @@
 }
 
 variant perl description {Enable Perl language binding} {
-	depends_lib				path:${prefix}/bin/perl:perl5.8
+	depends_lib				path:bin/perl:perl5
 	configure.args-delete	--without-perl
 	configure.args-append	--with-perl=${prefix}/bin/perl
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081106/31264b5f/attachment.html>


More information about the macports-changes mailing list