aboutsummaryrefslogtreecommitdiff
path: root/databases/gdbm
diff options
context:
space:
mode:
Diffstat (limited to 'databases/gdbm')
-rw-r--r--databases/gdbm/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/databases/gdbm/Makefile b/databases/gdbm/Makefile
index 90ed753220f3..fc962f44218c 100644
--- a/databases/gdbm/Makefile
+++ b/databases/gdbm/Makefile
@@ -33,7 +33,5 @@ post-patch:
-e "s|BINOWN = bin|BINOWN = root|" -e "s|BINGRP = bin|BINGRP = wheel|" \
-e "s|libgdbm.la libgdbm_compat.la|libgdbm.la libgdbm_compat.la gdbm.info|" \
${WRKSRC}/Makefile.in
- @${REINPLACE_CMD} '/_LDADD =/s/$$/ @LTLIBINTL@/' \
- ${WRKSRC}/src/Makefile.in
.include <bsd.port.mk>