aboutsummaryrefslogtreecommitdiff
path: root/devel/libzvbi
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libzvbi')
-rw-r--r--devel/libzvbi/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/libzvbi/Makefile b/devel/libzvbi/Makefile
index 6f1d9c1dbcfa..b416eabbe0d9 100644
--- a/devel/libzvbi/Makefile
+++ b/devel/libzvbi/Makefile
@@ -29,7 +29,6 @@ CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib -L/usr/lib"
CFLAGS+= -I${LOCALBASE}/include
post-patch:
- @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure
@${REINPLACE_CMD} -e 's|#cpu (\([^)]*\))|defined(__\1__)|g' \
${WRKSRC}/src/misc.h \
${WRKSRC}/src/exp-gfx.c