[43244] trunk/dports/x11/blackbox/Portfile
jeremyhu at macports.org
jeremyhu at macports.org
Sun Dec 7 03:21:22 PST 2008
Revision: 43244
http://trac.macports.org/changeset/43244
Author: jeremyhu at macports.org
Date: 2008-12-07 03:21:21 -0800 (Sun, 07 Dec 2008)
Log Message:
-----------
blackbox: Added missing dependencies (expat,libiconv) and updated X11 dependencies
Modified Paths:
--------------
trunk/dports/x11/blackbox/Portfile
Modified: trunk/dports/x11/blackbox/Portfile
===================================================================
--- trunk/dports/x11/blackbox/Portfile 2008-12-07 11:15:49 UTC (rev 43243)
+++ trunk/dports/x11/blackbox/Portfile 2008-12-07 11:21:21 UTC (rev 43244)
@@ -22,7 +22,12 @@
livecheck.url ${homepage}
livecheck.regex "Latest release: <em>(\[0-9a-z.\]+)</em>"
-depends_lib lib:libX11.6:XFree86
+depends_lib \
+ lib:libXext.6:xorg-libXext \
+ lib:libXft.2:Xft2 \
+ port:expat \
+ port:libiconv
+
configure.args --mandir=${prefix}/share/man
platform darwin 7 {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081207/cfd61e88/attachment.html>
More information about the macports-changes
mailing list