[44465] trunk/dports/x11/bitmap/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Sun Dec 28 19:32:31 PST 2008


Revision: 44465
          http://trac.macports.org/changeset/44465
Author:   jeremyhu at macports.org
Date:     2008-12-28 19:32:30 -0800 (Sun, 28 Dec 2008)
Log Message:
-----------
bitmap: Simplified dependencies

Modified Paths:
--------------
    trunk/dports/x11/bitmap/Portfile

Modified: trunk/dports/x11/bitmap/Portfile
===================================================================
--- trunk/dports/x11/bitmap/Portfile	2008-12-29 03:30:17 UTC (rev 44464)
+++ trunk/dports/x11/bitmap/Portfile	2008-12-29 03:32:30 UTC (rev 44465)
@@ -20,10 +20,8 @@
 
 depends_build       port:pkgconfig
 
-depends_lib         lib:libX11.6:xorg-libX11 lib:libXt:xorg-libXt \
-                    lib:libXmu:xorg-libXmu lib:libSM:xorg-libsm \
-                    lib:libXaw:xorg-libXaw lib:libXp:xorg-libXp \
-                    lib:libXpm:xpm
+depends_lib \
+	lib:libXaw:xorg-libXaw
 
 # Xquartz ships with XAW8 but current libXaw no longer supports it, so
 # this makes sure the MacPorts libXaw can satisfy bitmap
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081228/c7bc2be6/attachment.html>


More information about the macports-changes mailing list