- change WITH_* => WANT_*

This commit is contained in:
Dirk Meyer 2003-06-01 03:18:27 +00:00
parent ddd57a4551
commit 0618b4e1ee
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=81836

View File

@ -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)