summaryrefslogtreecommitdiffstats
path: root/editors/gedit2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/gedit2/Makefile')
-rw-r--r--editors/gedit2/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/editors/gedit2/Makefile b/editors/gedit2/Makefile
index b82aa5fad..d2296d3b5 100644
--- a/editors/gedit2/Makefile
+++ b/editors/gedit2/Makefile
@@ -33,8 +33,4 @@ PLIST_SUB= VERSION="2.4"
MAN1= gedit.1
-post-patch:
- @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
- s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure
-
.include <bsd.port.mk>