summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/eel2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/eel2/Makefile')
-rw-r--r--x11-toolkits/eel2/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/x11-toolkits/eel2/Makefile b/x11-toolkits/eel2/Makefile
index 0b97a7260..ea15024a7 100644
--- a/x11-toolkits/eel2/Makefile
+++ b/x11-toolkits/eel2/Makefile
@@ -29,8 +29,4 @@ CONFIGURE_ARGS= --enable-shared --enable-static
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}"
-post-patch:
- @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
- s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure
-
.include <bsd.port.mk>