diff options
-rw-r--r-- | sysutils/pfstat/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/pfstat/Makefile b/sysutils/pfstat/Makefile index ae22d525bd9d..95d3aecb6529 100644 --- a/sysutils/pfstat/Makefile +++ b/sysutils/pfstat/Makefile @@ -18,6 +18,7 @@ COMMENT= Utility to render graphical statistics for pf LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd MAKE_ARGS= "LD_GD=gd" +MAKE_ENV+= CFLAGS="${CFLAGS}" CC="${CC}" __MAKE_CONF=/dev/null USE_ICONV= yes MAN8= pfstat.8 \ |