aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/flow-extract
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2015-11-12 23:40:45 +0000
committerJohn Marino <marino@FreeBSD.org>2015-11-12 23:40:45 +0000
commit432bfc91a55e52d5339e6e841ad6c6bf789c4796 (patch)
tree0c57c45434a36af5a29a0f062c52dca1a648a4ee /net-mgmt/flow-extract
parentbe73efc26a18c5bcaf58581ab309fcb65caeb811 (diff)
downloadports-432bfc91a55e52d5339e6e841ad6c6bf789c4796.tar.gz
ports-432bfc91a55e52d5339e6e841ad6c6bf789c4796.zip
Notes
Diffstat (limited to 'net-mgmt/flow-extract')
-rw-r--r--net-mgmt/flow-extract/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/flow-extract/Makefile b/net-mgmt/flow-extract/Makefile
index 8657bce1caef..44d936fa0dc1 100644
--- a/net-mgmt/flow-extract/Makefile
+++ b/net-mgmt/flow-extract/Makefile
@@ -15,6 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= ${LOCALBASE}/include/ftlib.h:${PORTSDIR}/net-mgmt/flow-tools
+USES= alias
WRKSRC= ${WRKDIR}/${PORTNAME}
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" LIBS="${LIBS}"