diff options
-rw-r--r-- | net/hsflowd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/hsflowd/Makefile b/net/hsflowd/Makefile index 60158e0ca4ca..5ee72a715d6c 100644 --- a/net/hsflowd/Makefile +++ b/net/hsflowd/Makefile @@ -10,6 +10,7 @@ MASTER_SITES= SF/host-sflow/Latest/ \ MAINTAINER= zi@FreeBSD.org COMMENT= Agent that exports metrics using the sFlow protocol +USES= fmake SUB_FILES= pkg-message USE_RC_SUBR= ${PORTNAME} MAKE_ENV= BINDIR=${PREFIX}/sbin INITDIR=${PREFIX}/etc/rc.d \ |