From a4436efac60711c1584365d4866c6efc02398537 Mon Sep 17 00:00:00 2001 From: John Marino Date: Sun, 2 Mar 2014 01:22:41 +0000 Subject: net/mad_fcl: mark jobs unsafe --- net/mad_fcl/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'net/mad_fcl') diff --git a/net/mad_fcl/Makefile b/net/mad_fcl/Makefile index fe083efdd142..a6d6d3e4aeb5 100644 --- a/net/mad_fcl/Makefile +++ b/net/mad_fcl/Makefile @@ -13,7 +13,7 @@ COMMENT= FLUTE - File Delivery over Unidirectional Transport implementation LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 -USE_GMAKE= yes +USES= gmake USE_OPENSSL= yes CFLAGS+= ${PTHREAD_CFLAGS} @@ -23,6 +23,8 @@ DOC_FILES= fdt-example.xml flute-sdp-example.sdp PORTDOCS= ${DOC_FILES} README.TXT PLIST_FILES= bin/flute +MAKE_JOBS_UNSAFE= yes + NO_STAGE= yes pre-patch: # Fixing the end-of-lines: -- cgit v1.2.3