summaryrefslogtreecommitdiff
path: root/databases/db46
diff options
context:
space:
mode:
authorBeat Gaetzi <beat@FreeBSD.org>2012-01-22 15:42:43 +0000
committerBeat Gaetzi <beat@FreeBSD.org>2012-01-22 15:42:43 +0000
commitce5e2fc7df47975f28ce317f33e2fa0bf0ba62ea (patch)
treeda327d73c642a8bef7bb5620929d19e674341c73 /databases/db46
parent- Apply FreeBSD 10.x workaround on WRKDIR instead of WRKSRC as some ports (diff)
- Remove manual fix for FreeBSD 10.x as the FreeBSD 10.x workaround in
bsd.port.mk also handles configure script outside of WRKSRC. Exp-runs by: miwi
Notes
Notes: svn path=/head/; revision=289626
Diffstat (limited to 'databases/db46')
-rw-r--r--databases/db46/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/databases/db46/Makefile b/databases/db46/Makefile
index 1e4b2bfd652a..39c7f13b745a 100644
--- a/databases/db46/Makefile
+++ b/databases/db46/Makefile
@@ -55,11 +55,6 @@ INSTALL_TARGET+= install_docs docdir=${DOCSDIR}
PORTDOCS= *
.endif
-pre-configure:
- @${REINPLACE_CMD} -e 's|freebsd1\*)|freebsd1\.\*)|' \
- -e 's|freebsd\[123\]\*)|freebsd\[123\]\.\*)|' \
- ${WRKSRC}/${CONFIGURE_SCRIPT}
-
post-install:
.for i in libdb libdb_cxx
${LN} -s -f ${PORTNAME}/${i}-${BDBVER}.so.0 ${PREFIX}/lib