diff options
Diffstat (limited to 'sysutils/pfstat')
-rw-r--r-- | sysutils/pfstat/Makefile | 2 |
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 |