summaryrefslogtreecommitdiff
path: root/audio/gnapster
diff options
context:
space:
mode:
Diffstat (limited to 'audio/gnapster')
-rw-r--r--audio/gnapster/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gnapster/Makefile b/audio/gnapster/Makefile
index 3c7e5dbecb9b..7e24173652b6 100644
--- a/audio/gnapster/Makefile
+++ b/audio/gnapster/Makefile
@@ -26,7 +26,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib" \
GTK_CONFIG="${GTK_CONFIG}"
-post-extract:
+pre-patch:
@${PERL} -pi -e 's|-lpthread|-pthread|g ; \
s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure
@find ${WRKSRC} -name "Makefile.in" | xargs ${PERL} -pi -e \