aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/pfstat
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2006-08-08 03:42:31 +0800
committerkrion <krion@FreeBSD.org>2006-08-08 03:42:31 +0800
commit2ae3afcbbf96d4d9c56ba3251df24276bf3af522 (patch)
treef2de5b45e123ee0287ead9ccdf5f7a62996fee03 /sysutils/pfstat
parentcba639da7184d89927481491f2d603716581505f (diff)
downloadfreebsd-ports-gnome-2ae3afcbbf96d4d9c56ba3251df24276bf3af522.tar.gz
freebsd-ports-gnome-2ae3afcbbf96d4d9c56ba3251df24276bf3af522.tar.zst
freebsd-ports-gnome-2ae3afcbbf96d4d9c56ba3251df24276bf3af522.zip
Add missing libiconv dependency.
Submitted by: mlaier via IRC
Diffstat (limited to 'sysutils/pfstat')
-rw-r--r--sysutils/pfstat/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/pfstat/Makefile b/sysutils/pfstat/Makefile
index 9c21b48b52cb..704f5a565af0 100644
--- a/sysutils/pfstat/Makefile
+++ b/sysutils/pfstat/Makefile
@@ -7,6 +7,7 @@
PORTNAME= pfstat
PORTVERSION= 2.2
+PORTREVISION= 1
CATEGORIES= sysutils net
MASTER_SITES= http://www.benzedrine.cx/
DISTNAME= ${PORTNAME}-${PORTVERSION}
@@ -17,6 +18,7 @@ COMMENT= Utility to render grafical statistics for pf
LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd
MAKE_ARGS= "LD_GD=gd"
+USE_ICONV= yes
MAN8= pfstat.8 \
pfstatd.8