summaryrefslogtreecommitdiff
path: root/x11-toolkits/gnustep-xdps
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2003-04-13 11:38:53 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2003-04-13 11:38:53 +0000
commit3cb03979525a6c8aa39d1ed9fafd4d0d665e6414 (patch)
treee0982cf9b9d12cb3482d94cdd751e4c8161fe353 /x11-toolkits/gnustep-xdps
parentmaintainer-update WWW for cpan from /search?dist=module to /dist/module (diff)
- Change WANT_GNUSTEP_* to WITH_GNUSTEP_*
Suggested by: kris
Notes
Notes: svn path=/head/; revision=78876
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 5707ec381160..02e4fcf8f080 100644
--- a/x11-toolkits/gnustep-xdps/Makefile
+++ b/x11-toolkits/gnustep-xdps/Makefile
@@ -10,7 +10,7 @@ PKGNAMESUFFIX= -xdps
MAINTAINER= dinoex@FreeBSD.org
-WANT_GNUSTEP_XDPS= yes
+WITH_GNUSTEP_XDPS= yes
MASTERDIR?= ${.CURDIR}/../gnustep-back
.if exists(${.CURDIR}/Makefile.local)