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

ryandesign at macports.org ryandesign at macports.org
Wed Feb 25 04:00:43 PST 2009


Revision: 47298
          http://trac.macports.org/changeset/47298
Author:   ryandesign at macports.org
Date:     2009-02-25 04:00:43 -0800 (Wed, 25 Feb 2009)
Log Message:
-----------
ImageMagick: fix no_x11 variant to match r47293; see #18623

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

Modified: trunk/dports/graphics/ImageMagick/Portfile
===================================================================
--- trunk/dports/graphics/ImageMagick/Portfile	2009-02-25 11:59:08 UTC (rev 47297)
+++ trunk/dports/graphics/ImageMagick/Portfile	2009-02-25 12:00:43 UTC (rev 47298)
@@ -211,7 +211,8 @@
 
 variant no_x11 {
     depends_lib-delete \
-        port:xorg-libs
+        port:xorg-libXext \
+        port:xorg-libXt
     configure.args-delete \
         --with-x
     configure.args-append \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090225/5c790a08/attachment.html>


More information about the macports-changes mailing list