[47417] trunk/dports/graphics/libcaca/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Fri Feb 27 17:57:05 PST 2009


Revision: 47417
          http://trac.macports.org/changeset/47417
Author:   jeremyhu at macports.org
Date:     2009-02-27 17:57:05 -0800 (Fri, 27 Feb 2009)
Log Message:
-----------
libcaca: Update X11 dependencies

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

Modified: trunk/dports/graphics/libcaca/Portfile
===================================================================
--- trunk/dports/graphics/libcaca/Portfile	2009-02-28 01:56:08 UTC (rev 47416)
+++ trunk/dports/graphics/libcaca/Portfile	2009-02-28 01:57:05 UTC (rev 47417)
@@ -28,7 +28,7 @@
 # add Imlib2 support once Imlib2 is ported
 
 variant	x11 description {Add X11 driver support} {
-	depends_lib-append	port:xorg-libs
+	depends_lib-append	port:xorg-libX11
 	configure.args-append	--enable-x11
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090227/6a18da41/attachment.html>


More information about the macports-changes mailing list