[47297] trunk/dports/graphics/gd2/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Feb 25 03:59:08 PST 2009


Revision: 47297
          http://trac.macports.org/changeset/47297
Author:   ryandesign at macports.org
Date:     2009-02-25 03:59:08 -0800 (Wed, 25 Feb 2009)
Log Message:
-----------
gd2: fix the no_x11 variant to match r47295; see #18641

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

Modified: trunk/dports/graphics/gd2/Portfile
===================================================================
--- trunk/dports/graphics/gd2/Portfile	2009-02-25 11:52:25 UTC (rev 47296)
+++ trunk/dports/graphics/gd2/Portfile	2009-02-25 11:59:08 UTC (rev 47297)
@@ -87,7 +87,7 @@
 
 variant no_x11 {
     depends_lib-delete \
-        port:xorg-libs
+        port:xpm
     configure.args-append \
         --without-x
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090225/efc12436/attachment.html>


More information about the macports-changes mailing list