1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

- use OPTIONS_DEFAULT in slave ports

This commit is contained in:
Dirk Meyer 2014-04-05 11:54:54 +00:00
parent f1b6202b97
commit 7d7fe822c0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=350220
2 changed files with 3 additions and 2 deletions

View File

@ -6,7 +6,8 @@ CATEGORIES=
MAINTAINER= dinoex@FreeBSD.org
MASTERDIR?= ${.CURDIR}/../webalizer
OPTIONS_SET+= GEOIP
OPTIONS_DEFAULT=GEOIP
.if exists(${.CURDIR}/Makefile.local)
.include "${.CURDIR}/Makefile.local"

View File

@ -31,7 +31,7 @@ WEBALIZER_LANG?=english
OPTIONS_DEFINE= GEOIP GEODB BDB1 BDB WEBALIZER_CONV \
FULL_CGI_REFS CLICKABLE_REFERER LARGE_URL
OPTIONS_DEFAULT=
OPTIONS_DEFAULT?=
NO_OPTIONS_SORT=yes
GEODB_DESC=Enable Webalizers IP-Database support
WEBALIZER_CONV_DESC=Japanese character code convert patch