aboutsummaryrefslogtreecommitdiff
path: root/www/webalizer
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2012-06-08 08:47:56 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2012-06-08 08:47:56 +0000
commita7d1bec47778a2e0c924844a0630870a6d5573eb (patch)
tree7e5cb13ee01899f53ef21128a2c3acd2d12a6ece /www/webalizer
parentc43588496e087b8bddc2a45bff4e6555ab288b4f (diff)
downloadports-a7d1bec47778a2e0c924844a0630870a6d5573eb.tar.gz
ports-a7d1bec47778a2e0c924844a0630870a6d5573eb.zip
Notes
Diffstat (limited to 'www/webalizer')
-rw-r--r--www/webalizer/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/www/webalizer/Makefile b/www/webalizer/Makefile
index f2d325b2f0cc..fcf1df9174a1 100644
--- a/www/webalizer/Makefile
+++ b/www/webalizer/Makefile
@@ -7,7 +7,7 @@
PORTNAME= webalizer
PORTVERSION= 2.23.5
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES+= www
MASTER_SITES= ftp://ftp.mrunix.net/pub/webalizer/:main \
MASTER_SITES= ftp://ftp.mrunix.net/pub/webalizer/geodb/:geodb \
@@ -49,9 +49,6 @@ LIB_DEPENDS= gd.4:${PORTSDIR}/${GD_PORT}
.if defined(WITH_GEOIP)
LIB_DEPENDS+= GeoIP.5:${PORTSDIR}/net/GeoIP
.endif
-.if defined(WITH_GEODB)
-USE_BDB= yes
-.endif
.if defined(WITH_GEODB)
PLIST_SUB+= WITH_GEODB=""