From b90f611b9c50570251338dbca6ff573948723aa4 Mon Sep 17 00:00:00 2001 From: John Marino Date: Wed, 25 Mar 2015 23:51:05 +0000 Subject: net category: Remove $PTHREAD_LIBS openafs did not pass check-plist (pre-existing) so fixed and bumped. Also, pkg-plist was sorted. mediatomb and spread also fail plist-checks but they weren't fixed. approved by: PTHREAD blanket --- net/mad_fcl/Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'net/mad_fcl') diff --git a/net/mad_fcl/Makefile b/net/mad_fcl/Makefile index 0b505a06c90a..3fd16ce62488 100644 --- a/net/mad_fcl/Makefile +++ b/net/mad_fcl/Makefile @@ -16,8 +16,6 @@ LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2 USES= gmake USE_OPENSSL= yes -CFLAGS+= ${PTHREAD_CFLAGS} - DOC_FILES= fdt-example.xml flute-sdp-example.sdp PORTDOCS= ${DOC_FILES} README.TXT @@ -34,8 +32,6 @@ pre-patch: ${CAT} $$f.noms > $$f && ${RM} $$f.noms; done post-patch: - @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g' \ - ${WRKSRC}/flute/Makefile @${FIND} ${WRKSRC} -name Makefile | ${XARGS} \ ${REINPLACE_CMD} -e 's|gcc|${CC}|' -- cgit v1.2.3