- use OPTIONS_SET to preselect option
This commit is contained in:
parent
66a6bc0198
commit
8a736d089f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=349675
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ CATEGORIES=
|
|||
MAINTAINER= dinoex@FreeBSD.org
|
||||
|
||||
MASTERDIR?= ${.CURDIR}/../webalizer
|
||||
WITH_GEOIP= yes
|
||||
OPTIONS_SET+= GEOIP
|
||||
|
||||
.if exists(${.CURDIR}/Makefile.local)
|
||||
.include "${.CURDIR}/Makefile.local"
|
||||
|
|
Loading…
Reference in a new issue