[43914] trunk/dports/x11/windowmaker/Portfile
jeremyhu at macports.org
jeremyhu at macports.org
Tue Dec 16 23:32:33 PST 2008
Revision: 43914
http://trac.macports.org/changeset/43914
Author: jeremyhu at macports.org
Date: 2008-12-16 23:32:32 -0800 (Tue, 16 Dec 2008)
Log Message:
-----------
windowmaker: Added x11-wm category, updated X11 dependencies, not universal
Modified Paths:
--------------
trunk/dports/x11/windowmaker/Portfile
Modified: trunk/dports/x11/windowmaker/Portfile
===================================================================
--- trunk/dports/x11/windowmaker/Portfile 2008-12-17 06:51:44 UTC (rev 43913)
+++ trunk/dports/x11/windowmaker/Portfile 2008-12-17 07:32:32 UTC (rev 43914)
@@ -4,7 +4,7 @@
version 0.92.0
revision 2
maintainers nomaintainer
-categories x11
+categories x11 x11-wm
platforms darwin freebsd
homepage http://www.windowmaker.info/
description Window Maker is a X11 window manager supporting GNUstep
@@ -30,10 +30,17 @@
distname WindowMaker-${version}
checksums md5 aaac5421b686ed2d3e6ab65229c98097
use_bzip2 yes
+universal_variant no
-depends_lib lib:libX11.6:XFree86 \
- port:Xft2 port:gettext \
- port:libpng path:include/gif_lib.h:giflib port:tiff
+depends_lib \
+ lib:libSM.6:xorg-libsm \
+ lib:libXext.6:xorg-libXext \
+ lib:libXft.2:Xft2 \
+ lib:libXpm.4:xpm \
+ port:libpng \
+ port:gettext \
+ path:include/gif_lib.h:giflib \
+ port:tiff
post-patch {
set fl [glob -directory ${worksrcpath} WindowMaker/*menu*]
@@ -50,7 +57,7 @@
configure.env LINGUAS="bg cs da de el es et fi fr gl hr hu it ja \
ko ms nl no pl pt ro ru sk sv tr zh_CN" \
- LIBS="-L${prefix}/lib -lintl -L/usr/X11R6/lib -lX11"
+ LIBS="-L${prefix}/lib -lintl -L${x11prefix}/lib -lX11"
configure.args --disable-debug --enable-gnome \
--mandir=${prefix}/share/man \
--with-nlsdir=${prefix}/share/locale \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081216/ed6c4cbc/attachment.html>
More information about the macports-changes
mailing list