aboutsummaryrefslogtreecommitdiff
path: root/databases/libgda2
diff options
context:
space:
mode:
Diffstat (limited to 'databases/libgda2')
-rw-r--r--databases/libgda2/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/databases/libgda2/Makefile b/databases/libgda2/Makefile
index 0f8799e503b4..7322953ce5af 100644
--- a/databases/libgda2/Makefile
+++ b/databases/libgda2/Makefile
@@ -73,8 +73,4 @@ pre-everything::
@${ECHO_MSG} "You can enable support for LDAP databases by defining WITH_LDAP."
.endif
-post-patch:
- @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
- s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure
-
.include <bsd.port.mk>