summaryrefslogtreecommitdiff
path: root/graphics/dia/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/dia/Makefile')
-rw-r--r--graphics/dia/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/graphics/dia/Makefile b/graphics/dia/Makefile
index 2c6892aee0ee..4879f830405a 100644
--- a/graphics/dia/Makefile
+++ b/graphics/dia/Makefile
@@ -38,8 +38,4 @@ PLIST_SUB= PYTHON:=""
PLIST_SUB= PYTHON:="@comment "
.endif
-post-patch:
- @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
- s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure
-
.include <bsd.port.mk>