- use OPTIONS_SET to preselect option

This commit is contained in:
Dirk Meyer 2014-03-30 19:49:28 +00:00
parent 66a6bc0198
commit 8a736d089f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=349675

View file

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