aboutsummaryrefslogtreecommitdiff
path: root/multimedia/libx264
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/libx264
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/libx264')
-rw-r--r--multimedia/libx264/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/multimedia/libx264/Makefile b/multimedia/libx264/Makefile
index c6fc87e2fe9c..60832b68011e 100644
--- a/multimedia/libx264/Makefile
+++ b/multimedia/libx264/Makefile
@@ -82,7 +82,6 @@ post-extract:
post-patch:
@${REINPLACE_CMD} -e 's|/usr/local|${PREFIX}|; \
- s|-lpthread|${PTHREAD_LIBS}|g; \
s|/bin/bash|${LOCALBASE}/bin/bash|; \
s|gpac_static|gpac|g' \
${WRKSRC}/configure