aboutsummaryrefslogtreecommitdiffstats
path: root/databases/db47
diff options
context:
space:
mode:
authorbeat <beat@FreeBSD.org>2012-01-22 23:42:43 +0800
committerbeat <beat@FreeBSD.org>2012-01-22 23:42:43 +0800
commit288ed05439a3e4d72e95f29948ae3f009fe487f3 (patch)
treee09fc0ab58171312449c54ea259a61649ebc3128 /databases/db47
parentbfcb8fb7ed97ea804392b596769d9a120912d4db (diff)
downloadfreebsd-ports-gnome-288ed05439a3e4d72e95f29948ae3f009fe487f3.tar.gz
freebsd-ports-gnome-288ed05439a3e4d72e95f29948ae3f009fe487f3.tar.zst
freebsd-ports-gnome-288ed05439a3e4d72e95f29948ae3f009fe487f3.zip
- 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
Diffstat (limited to 'databases/db47')
-rw-r--r--databases/db47/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/databases/db47/Makefile b/databases/db47/Makefile
index 891c687fa65b..635aa8520c30 100644
--- a/databases/db47/Makefile
+++ b/databases/db47/Makefile
@@ -53,11 +53,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