From e2d7e0123f933f7ab3e198ded88438599c8b8c52 Mon Sep 17 00:00:00 2001 From: marino Date: Wed, 25 Mar 2015 20:09:42 +0000 Subject: graphics category: Remove $PTHREAD_LIBS graphics/zbar didn't pass check-plist (pre-existing), fixed. approved by: PTHREAD blanket --- graphics/gnash/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'graphics/gnash') diff --git a/graphics/gnash/Makefile b/graphics/gnash/Makefile index 72499851d643..7dee98752148 100644 --- a/graphics/gnash/Makefile +++ b/graphics/gnash/Makefile @@ -219,8 +219,7 @@ pre-everything:: .endif post-patch: - ${REINPLACE_CMD} -e '/^PTHREAD_[LC][IF]*=/ d; s|-lpthread|${PTHREAD_LIBS}|' \ - -e '/KDE4_APPSDATADIR=/ s|share/kde4|share|' \ + ${REINPLACE_CMD} -e '/KDE4_APPSDATADIR=/ s|share/kde4|share|' \ -e 's|/usr/local|${LOCALBASE}|g; \ s|/lib64|/lib|g; \ s|/usr/X11R6|${LOCALBASE}|g' ${WRKSRC}/configure \ -- cgit