aboutsummaryrefslogtreecommitdiff
path: root/x11/wdm
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-03-22 14:48:03 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-03-22 14:48:03 +0000
commit077a58f032efc81c06a5c627cf14888c6eee37d9 (patch)
tree14fee1a21bf0a706c4026dfb70c9bd7281351d20 /x11/wdm
parenta4da4776f1822761dc6ede9613d669b718644578 (diff)
downloadports-077a58f032efc81c06a5c627cf14888c6eee37d9.tar.gz
ports-077a58f032efc81c06a5c627cf14888c6eee37d9.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=209583
Diffstat (limited to 'x11/wdm')
-rw-r--r--x11/wdm/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/wdm/Makefile b/x11/wdm/Makefile
index 0f371c7f5994..f8bfde10d380 100644
--- a/x11/wdm/Makefile
+++ b/x11/wdm/Makefile
@@ -7,7 +7,7 @@
PORTNAME= wdm
PORTVERSION= 1.28
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= x11 windowmaker
MASTER_SITES= http://voins.program.ru/wdm/:wdm \
http://wolfram.schneider.org/bsd/gif/bsd/:pic_large \
@@ -27,7 +27,6 @@ LIB_DEPENDS= wraster.4:${PORTSDIR}/x11-wm/windowmaker
NOT_FOR_ARCHS= sparc64
USE_BZIP2= yes
-USE_X_PREFIX= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" \