aboutsummaryrefslogtreecommitdiff
path: root/databases/gnome-db/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/gnome-db/Makefile')
-rw-r--r--databases/gnome-db/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/databases/gnome-db/Makefile b/databases/gnome-db/Makefile
index ebbf6e7d914b..5428bfc418e4 100644
--- a/databases/gnome-db/Makefile
+++ b/databases/gnome-db/Makefile
@@ -28,8 +28,4 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL}
PLIST_SUB= VERSION=${PORTVERSION}
-post-patch:
- @${REINPLACE_CMD} -e 's|-lpthread|-pthread|g ; \
- s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure
-
.include <bsd.port.mk>