aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/darkstat
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-02-04 04:36:30 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-02-04 04:36:30 +0000
commit186b8ba82fdd761aee89704395c52ac809bc7026 (patch)
tree65c820907a86a7c844ee463115637dde60f2aa36 /net-mgmt/darkstat
parent742adcabd74aa0adc91246bae79c97658a078415 (diff)
downloadports-186b8ba82fdd761aee89704395c52ac809bc7026.tar.gz
ports-186b8ba82fdd761aee89704395c52ac809bc7026.zip
Notes
Diffstat (limited to 'net-mgmt/darkstat')
-rw-r--r--net-mgmt/darkstat/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-mgmt/darkstat/Makefile b/net-mgmt/darkstat/Makefile
index c9ec2d5f2ebb..e8f20e6d5725 100644
--- a/net-mgmt/darkstat/Makefile
+++ b/net-mgmt/darkstat/Makefile
@@ -7,6 +7,7 @@
PORTNAME= darkstat
PORTVERSION= 2.6
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://members.optushome.com.au/emikulic/net/darkstat/ \
http://yallara.cs.rmit.edu.au/~emikulic/_/
@@ -14,6 +15,7 @@ MASTER_SITES= http://members.optushome.com.au/emikulic/net/darkstat/ \
MAINTAINER= emikulic@optushome.com.au
COMMENT= Network statistics gatherer, similar to ntop
+USE_GETTEXT= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
@@ -21,7 +23,6 @@ CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS= --disable-nls
PLIST_SUB= NLS="@comment "
.else
-LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old
CONFIGURE_ARGS= --with-libintl-prefix=${LOCALBASE}
PLIST_SUB= NLS=""
.endif