[99597] trunk/dports/science/ds9/Portfile
aronnax at macports.org
aronnax at macports.org
Sat Nov 10 22:12:38 PST 2012
Revision: 99597
http://trac.macports.org//changeset/99597
Author: aronnax at macports.org
Date: 2012-11-10 22:12:38 -0800 (Sat, 10 Nov 2012)
Log Message:
-----------
ds9: added missing X11 dependencies
Modified Paths:
--------------
trunk/dports/science/ds9/Portfile
Modified: trunk/dports/science/ds9/Portfile
===================================================================
--- trunk/dports/science/ds9/Portfile 2012-11-11 05:43:45 UTC (rev 99596)
+++ trunk/dports/science/ds9/Portfile 2012-11-11 06:12:38 UTC (rev 99597)
@@ -25,7 +25,14 @@
depends_build-append port:gcc45
depends_lib-append port:xorg-libX11 \
- port:xorg-libXext
+ port:xorg-libXext \
+ port:Xft2 \
+ port:xrender \
+ port:xorg-libXScrnSaver \
+ port:fontconfig \
+ port:freetype \
+ port:libxml2 \
+ port:libiconv
universal_variant no
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121110/3e0f409a/attachment.html>
More information about the macports-changes
mailing list