diff options
-rw-r--r-- | x11-toolkits/gnustep-xdps/Makefile | 2 |
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) |