summaryrefslogtreecommitdiff
path: root/x11-toolkits/gnustep-xdps
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2004-03-26 20:14:40 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2004-03-26 20:14:40 +0000
commit34ceb04cce561a1b914113f18c3349d509708687 (patch)
tree7abe0c0e1c7e1be95eff18f2725405d40067427e /x11-toolkits/gnustep-xdps
parent- make PKGNAMESUFFIX more flexible (diff)
- make PKGNAMESUFFIX more flexible
Notes
Notes: svn path=/head/; revision=105372
Diffstat (limited to 'x11-toolkits/gnustep-xdps')
-rw-r--r--x11-toolkits/gnustep-xdps/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-toolkits/gnustep-xdps/Makefile b/x11-toolkits/gnustep-xdps/Makefile
index 5707ec381160..22eb45c42288 100644
--- a/x11-toolkits/gnustep-xdps/Makefile
+++ b/x11-toolkits/gnustep-xdps/Makefile
@@ -6,11 +6,10 @@
#
CATEGORIES= x11-toolkits
-PKGNAMESUFFIX= -xdps
MAINTAINER= dinoex@FreeBSD.org
-WANT_GNUSTEP_XDPS= yes
+WITH_GNUSTEP_XDPS= yes
MASTERDIR?= ${.CURDIR}/../gnustep-back
.if exists(${.CURDIR}/Makefile.local)