[33818] trunk/dports/graphics/ImageMagick/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Feb 5 15:07:27 PST 2008


Revision: 33818
          http://trac.macosforge.org/projects/macports/changeset/33818
Author:   ryandesign at macports.org
Date:     2008-02-05 15:07:20 -0800 (Tue, 05 Feb 2008)

Log Message:
-----------
ImageMagick: allow +perl to use an already-installed perl5.10 instead of forcing the use of perl5.8; closes #14196

Modified Paths:
--------------
    trunk/dports/graphics/ImageMagick/Portfile

Modified: trunk/dports/graphics/ImageMagick/Portfile
===================================================================
--- trunk/dports/graphics/ImageMagick/Portfile	2008-02-05 23:00:21 UTC (rev 33817)
+++ trunk/dports/graphics/ImageMagick/Portfile	2008-02-05 23:07:20 UTC (rev 33818)
@@ -86,7 +86,7 @@
 
 variant perl description {Install PerlMagick} {
 	depends_lib-append \
-		port:perl5.8
+		path:${prefix}/bin/perl:perl5.8
 	configure.args-delete \
 		--without-perl
 	configure.args-append \

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080205/ca378aec/attachment.html


More information about the macports-changes mailing list