aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2015-06-16 04:59:16 +0800
committerantoine <antoine@FreeBSD.org>2015-06-16 04:59:16 +0800
commited1b1f2145eaaf44ab43144095ce73c765403cdf (patch)
tree03f2608d0bcdf269af2e27cf36654d13b42d980a /net-mgmt
parentf5dba8a544ec3c57f32d0dcbaef53628fcc2c067 (diff)
downloadfreebsd-ports-gnome-ed1b1f2145eaaf44ab43144095ce73c765403cdf.tar.gz
freebsd-ports-gnome-ed1b1f2145eaaf44ab43144095ce73c765403cdf.tar.zst
freebsd-ports-gnome-ed1b1f2145eaaf44ab43144095ce73c765403cdf.zip
Add explicit USES=readline
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/argus3-clients/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-mgmt/argus3-clients/Makefile b/net-mgmt/argus3-clients/Makefile
index 5bdf4deccad8..7f8aacf59923 100644
--- a/net-mgmt/argus3-clients/Makefile
+++ b/net-mgmt/argus3-clients/Makefile
@@ -3,6 +3,7 @@
PORTNAME= argus-clients
PORTVERSION= 3.0.8
+PORTREVISION= 1
CATEGORIES= net-mgmt security
MASTER_SITES= http://qosient.com/argus/src/ \
ftp://qosient.com/pub/argus/src/
@@ -23,7 +24,7 @@ MYSQL_USE= MYSQL=yes
GEOIP_LIB_DEPENDS= libGeoIP.so:${PORTSDIR}/net/GeoIP
GEOIP_CONFIGURE_ON= --with-GeoIP=${LOCALBASE}
-USES= bison ncurses perl5
+USES= bison ncurses perl5 readline
USE_CSTD= gnu89
GNU_CONFIGURE= yes