summaryrefslogtreecommitdiff
path: root/x11/wmmsg
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-03-23 11:11:33 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-03-23 11:11:33 +0000
commitc4c8f4be4536497618de854065bf169361a7ad2b (patch)
tree965f82d89155ed89bcaf360c6ab2b1ed750b5314 /x11/wmmsg
parent- Update to 1.3.86 (diff)
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION Approved by: portmgr (xorg cleanup)
Notes
Notes: svn path=/head/; revision=209620
Diffstat (limited to 'x11/wmmsg')
-rw-r--r--x11/wmmsg/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/wmmsg/Makefile b/x11/wmmsg/Makefile
index 3c22e69dcbe1..b4dccba3c68d 100644
--- a/x11/wmmsg/Makefile
+++ b/x11/wmmsg/Makefile
@@ -7,7 +7,7 @@
PORTNAME= wmmsg
PORTVERSION= 1.0
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= x11 windowmaker
MASTER_SITES= http://mirror.israel.net/pub/FreeBSD/distfiles/
@@ -18,8 +18,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
USE_GNOME= gtk12
USE_BZIP2= yes
-USE_X_PREFIX= yes
-USE_XPM= yes
+USE_XORG= xpm
USE_EFL= imlib2
GNU_CONFIGURE= yes