aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/windowlab
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-03-24 23:21:25 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-03-24 23:21:25 +0000
commitca519ab8c011fdba09ad6a4a9bf03f19b9cae9d3 (patch)
treee23ad8f32a26812997940fcbb692cd233adb348c /x11-wm/windowlab
parent74afc71c04a50797560e13b9718ee538eba6b691 (diff)
downloadports-ca519ab8c011fdba09ad6a4a9bf03f19b9cae9d3.tar.gz
ports-ca519ab8c011fdba09ad6a4a9bf03f19b9cae9d3.zip
- 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=209735
Diffstat (limited to 'x11-wm/windowlab')
-rw-r--r--x11-wm/windowlab/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/windowlab/Makefile b/x11-wm/windowlab/Makefile
index 2bcde91cd4d0..c0e21ee1bad5 100644
--- a/x11-wm/windowlab/Makefile
+++ b/x11-wm/windowlab/Makefile
@@ -7,7 +7,7 @@
PORTNAME= windowlab
PORTVERSION= 1.33
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-wm
MASTER_SITES= http://www.nickgravgaard.com/windowlab/
EXTRACT_SUFX= .tar
@@ -17,7 +17,7 @@ COMMENT= A small window manager for X11
MAN1= windowlab.1x
-USE_X_PREFIX= yes
+USE_XORG= x11 xext
USE_GMAKE= yes
MAKE_ARGS= MENURC=${PREFIX}/etc/windowlab/menurc CC="${CC}"