summaryrefslogtreecommitdiff
path: root/x11-toolkits/gnustep-xdps
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2003-06-01 03:18:27 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2003-06-01 03:18:27 +0000
commit0618b4e1ee7d2d30655a91d76b961637fb813411 (patch)
tree858ba2f32a81e2958af3bf57b19a007316658769 /x11-toolkits/gnustep-xdps
parentdrop DPICKY_HELO_CHECK (diff)
- change WITH_* => WANT_*
Notes
Notes: svn path=/head/; revision=81836
Diffstat (limited to 'x11-toolkits/gnustep-xdps')
-rw-r--r--x11-toolkits/gnustep-xdps/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gnustep-xdps/Makefile b/x11-toolkits/gnustep-xdps/Makefile
index 02e4fcf8f080..5707ec381160 100644
--- a/x11-toolkits/gnustep-xdps/Makefile
+++ b/x11-toolkits/gnustep-xdps/Makefile
@@ -10,7 +10,7 @@ PKGNAMESUFFIX= -xdps
MAINTAINER= dinoex@FreeBSD.org
-WITH_GNUSTEP_XDPS= yes
+WANT_GNUSTEP_XDPS= yes
MASTERDIR?= ${.CURDIR}/../gnustep-back
.if exists(${.CURDIR}/Makefile.local)