aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorzi <zi@FreeBSD.org>2013-11-08 09:33:19 +0800
committerzi <zi@FreeBSD.org>2013-11-08 09:33:19 +0800
commit42e3da802094a677d5b6e8051c82b4aed2e58102 (patch)
tree45aeb1c902ceb18364c495115d6ad83a61ee0f35 /net
parent0b0676024c89e22bdd2eb6039ef61255fbdfea6f (diff)
downloadfreebsd-ports-gnome-42e3da802094a677d5b6e8051c82b4aed2e58102.tar.gz
freebsd-ports-gnome-42e3da802094a677d5b6e8051c82b4aed2e58102.tar.zst
freebsd-ports-gnome-42e3da802094a677d5b6e8051c82b4aed2e58102.zip
- Fix build on boxes with bmake
Diffstat (limited to 'net')
-rw-r--r--net/hsflowd/Makefile1
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 \