aboutsummaryrefslogtreecommitdiff
path: root/comms/linrad
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2015-03-24 23:45:41 +0000
committerJohn Marino <marino@FreeBSD.org>2015-03-24 23:45:41 +0000
commitf4d2e9d5d0987673cdac71db043bf642a2ed7de9 (patch)
treed75112d13b97d33d3abc4f2644d897827ced94de /comms/linrad
parentf6fa2f3023f4874ec30ec2005356373c1a19e608 (diff)
downloadports-f4d2e9d5d0987673cdac71db043bf642a2ed7de9.tar.gz
ports-f4d2e9d5d0987673cdac71db043bf642a2ed7de9.zip
2 ports categories: Remove $PTHREAD_LIBS
Categories: net-p2p, comms Note that qrq was not properly staged, it failed stage-QA. aprsd failed check-plist; it had a plist orphan. Now it fails stage-QA with a fs violation, but it may be acceptable. Fixes added to both. approved by: PTHREAD blanket
Notes
Notes: svn path=/head/; revision=382189
Diffstat (limited to 'comms/linrad')
-rw-r--r--comms/linrad/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/comms/linrad/Makefile b/comms/linrad/Makefile
index 4ac0edea6c89..eddacc43abfc 100644
--- a/comms/linrad/Makefile
+++ b/comms/linrad/Makefile
@@ -47,8 +47,7 @@ post-patch:
# These extensions seem to be Windows only
# @${CP} ${WRKSRC}/extra_w3sz.c ${WRKSRC}/users_extra.c
# @${CP} ${WRKSRC}/users_tr.c ${WRKSRC}/users_hwaredriver.c
- @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g'\
- -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \
+ @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \
${WRKSRC}/Makefile.in
@${REINPLACE_CMD} -e 's|%%DATADIR%%|${DATADIR}/|' \
${WRKSRC}/help.c