aboutsummaryrefslogtreecommitdiff
path: root/devel/gnomedebug/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/gnomedebug/Makefile')
-rw-r--r--devel/gnomedebug/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/devel/gnomedebug/Makefile b/devel/gnomedebug/Makefile
index f0b0a96f5deb..20187d6732f1 100644
--- a/devel/gnomedebug/Makefile
+++ b/devel/gnomedebug/Makefile
@@ -26,8 +26,4 @@ INSTALLS_SHLIB= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
-post-patch:
- @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
- s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure
-
.include <bsd.port.mk>