[91696] trunk/dports/graphics/ale/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Apr 8 01:30:02 PDT 2012


Revision: 91696
          https://trac.macports.org/changeset/91696
Author:   ryandesign at macports.org
Date:     2012-04-08 01:30:02 -0700 (Sun, 08 Apr 2012)
Log Message:
-----------
ale: use port:-style dependencies

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

Modified: trunk/dports/graphics/ale/Portfile
===================================================================
--- trunk/dports/graphics/ale/Portfile	2012-04-08 08:29:37 UTC (rev 91695)
+++ trunk/dports/graphics/ale/Portfile	2012-04-08 08:30:02 UTC (rev 91696)
@@ -25,7 +25,7 @@
 
 depends_build       port:pkgconfig
 
-depends_lib         lib:Magick:ImageMagick
+depends_lib         port:ImageMagick
 
 destroot {
     xinstall -s -m 755 ${worksrcpath}/ale ${destroot}${prefix}/bin/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120408/9931974d/attachment.html>


More information about the macports-changes mailing list