- revert last commit.
Code had no effect. If it has effect it would breal all existing dns caches PR: 164127
This commit is contained in:
parent
c43588496e
commit
a7d1bec477
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=298737
1 changed files with 1 additions and 4 deletions
|
@ -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=""
|
||||
|
|
Loading…
Reference in a new issue