[43584] trunk/dports/graphics/libungif/Portfile
jeremyhu at macports.org
jeremyhu at macports.org
Thu Dec 11 23:18:49 PST 2008
Revision: 43584
http://trac.macports.org/changeset/43584
Author: jeremyhu at macports.org
Date: 2008-12-11 23:18:49 -0800 (Thu, 11 Dec 2008)
Log Message:
-----------
libungif: Updated to use x.org dependencies instead of XFree86 for X11
Modified Paths:
--------------
trunk/dports/graphics/libungif/Portfile
Modified: trunk/dports/graphics/libungif/Portfile
===================================================================
--- trunk/dports/graphics/libungif/Portfile 2008-12-12 07:13:52 UTC (rev 43583)
+++ trunk/dports/graphics/libungif/Portfile 2008-12-12 07:18:49 UTC (rev 43584)
@@ -45,7 +45,9 @@
}
variant x11 description {Enable X support} {
- depends_lib-append lib:libX11.6:XFree86
+ depends_lib-append \
+ lib:libSM.6:xorg-libsm \
+ lib:libX11.6:xorg-libX11
configure.args-delete --without-x
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081211/509df146/attachment.html>
More information about the macports-changes
mailing list