aboutsummaryrefslogtreecommitdiff
path: root/net/spread
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2015-03-25 23:51:05 +0000
committerJohn Marino <marino@FreeBSD.org>2015-03-25 23:51:05 +0000
commitb90f611b9c50570251338dbca6ff573948723aa4 (patch)
tree73ac90ce1906f5bacef01f927cd1d4a37a54b6bb /net/spread
parent2241654c185e68c779f116506f10ed1832feb79e (diff)
downloadports-b90f611b9c50570251338dbca6ff573948723aa4.tar.gz
ports-b90f611b9c50570251338dbca6ff573948723aa4.zip
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
Notes
Notes: svn path=/head/; revision=382278
Diffstat (limited to 'net/spread')
-rw-r--r--net/spread/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/spread/Makefile b/net/spread/Makefile
index 0799779a894e..79bf463f5687 100644
--- a/net/spread/Makefile
+++ b/net/spread/Makefile
@@ -25,7 +25,7 @@ RUNDIR= /var/run/spread
PLIST_SUB+= USERS=${USERS} GROUPS=${GROUPS} RUNDIR=${RUNDIR}
-MAKE_ARGS+= PTHREAD_CFLAGS=${PTHREAD_CFLAGS} PTHREAD_LIBS=${PTHREAD_LIBS}
+MAKE_ARGS+= PTHREAD_LIBS="-lpthread"
WRKSRC= ${WRKDIR}/${PORTNAME}-src-${PORTVERSION}
PKGMESSAGE= ${WRKSRC}/license.txt