aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--www/geolizer/Makefile3
-rw-r--r--www/webalizer/Makefile2
2 files changed, 3 insertions, 2 deletions
diff --git a/www/geolizer/Makefile b/www/geolizer/Makefile
index 7c9fe925a6c6..fed344d937f0 100644
--- a/www/geolizer/Makefile
+++ b/www/geolizer/Makefile
@@ -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"
diff --git a/www/webalizer/Makefile b/www/webalizer/Makefile
index 1dc74dfd55b9..82faa7e785c6 100644
--- a/www/webalizer/Makefile
+++ b/www/webalizer/Makefile
@@ -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