aboutsummaryrefslogtreecommitdiff
path: root/sysutils/goaccess/Makefile
diff options
context:
space:
mode:
authorSofian Brabez <sbz@FreeBSD.org>2017-03-28 21:43:35 +0000
committerSofian Brabez <sbz@FreeBSD.org>2017-03-28 21:43:35 +0000
commitf276ca02b806cd0b1aa588e6c5bcc0b6a7f86d6b (patch)
tree246fb25d603fe29bde2d4ac6c3b4e991162df1db /sysutils/goaccess/Makefile
parenteee3c9c060980e2e6d91ace1a5f164045869afc1 (diff)
downloadports-f276ca02b806cd0b1aa588e6c5bcc0b6a7f86d6b.tar.gz
ports-f276ca02b806cd0b1aa588e6c5bcc0b6a7f86d6b.zip
Notes
Diffstat (limited to 'sysutils/goaccess/Makefile')
-rw-r--r--sysutils/goaccess/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/goaccess/Makefile b/sysutils/goaccess/Makefile
index e19b13cb7b2d..48d99c7e3e53 100644
--- a/sysutils/goaccess/Makefile
+++ b/sysutils/goaccess/Makefile
@@ -3,6 +3,7 @@
PORTNAME= goaccess
PORTVERSION= 1.2
+PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= http://tar.goaccess.io/
@@ -30,7 +31,7 @@ OPTIONS_RADIO_TOKYOCABINET= TOKYOCABINET_BTREE TOKYOCABINET_MHASH
DEBUG_CONFIGURE_ON= --enable-debug
UTF8_CONFIGURE_ON= --enable-utf8
-GEOIP_CONFIGURE_ON= --enable-geoip
+GEOIP_CONFIGURE_ON= --enable-geoip=legacy
GEOIP_LIB_DEPENDS= libGeoIP.so:net/GeoIP
TOKYOCABINET_DESC= Tokyo Cabinet support