- change WITH_* => WANT_*
This commit is contained in:
parent
ddd57a4551
commit
0618b4e1ee
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=81836
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue