aboutsummaryrefslogtreecommitdiff
path: root/multimedia/xawtv
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2015-03-25 17:36:47 +0000
committerJohn Marino <marino@FreeBSD.org>2015-03-25 17:36:47 +0000
commit798eb9e9cb8c1c50085cfb3e3ae8b602f87eca63 (patch)
treeefd2e8af13e967b4b4eca36f0bdb0803cc26776e /multimedia/xawtv
parent65143e8def1959c39a21afc2be99e5be67bf698d (diff)
downloadports-798eb9e9cb8c1c50085cfb3e3ae8b602f87eca63.tar.gz
ports-798eb9e9cb8c1c50085cfb3e3ae8b602f87eca63.zip
multimedia category: Remove $PTHREAD_LIBS
approved by: PTHREAD blanket
Notes
Notes: svn path=/head/; revision=382254
Diffstat (limited to 'multimedia/xawtv')
-rw-r--r--multimedia/xawtv/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/multimedia/xawtv/Makefile b/multimedia/xawtv/Makefile
index 924911474e69..165845768f22 100644
--- a/multimedia/xawtv/Makefile
+++ b/multimedia/xawtv/Makefile
@@ -79,7 +79,6 @@ PLIST_SUB+= X11PREFIX=${LOCALBASE}
post-patch:
@${REINPLACE_CMD} -e 's|/usr/X11R6|${LOCALBASE}|g; \
s|/usr/local|${LOCALBASE}|g; \
- s|-lpthread|${PTHREAD_LIBS}|g; \
s|-lquicktime|-L${LOCALBASE}/lib &|g; \
s|LIBV4L="yes"|LIBV4L="no"|g' \
${WRKSRC}/configure