diff options
Diffstat (limited to 'net-mgmt/flow-extract/Makefile')
-rw-r--r-- | net-mgmt/flow-extract/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-mgmt/flow-extract/Makefile b/net-mgmt/flow-extract/Makefile index cdca87aa7901..3ebdd21f9035 100644 --- a/net-mgmt/flow-extract/Makefile +++ b/net-mgmt/flow-extract/Makefile @@ -22,7 +22,6 @@ BUILD_DEPENDS= ${LOCALBASE}/include/ftlib.h:${PORTSDIR}/net-mgmt/flow-tools WRKSRC= ${WRKDIR}/${PORTNAME} MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" LIBS="${LDFLAGS}" -MAKE_JOBS_SAFE= yes MAN1= flow-extract.1 PLIST_FILES= bin/flow-extract |