aboutsummaryrefslogtreecommitdiffstats
path: root/databases/db5
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/db5
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/db5')
-rw-r--r--databases/db5/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/databases/db5/Makefile b/databases/db5/Makefile
index 4c2afce6ba9c..02e850cf228d 100644
--- a/databases/db5/Makefile
+++ b/databases/db5/Makefile
@@ -84,11 +84,6 @@ CONFIGURE_ARGS+= --enable-debug --enable-umrw
post-patch:
${REINPLACE_CMD} -e '/^DOCLIST/{s/csharp//;}' ${WRKSRC}/../dist/Makefile.in
-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 libdb_stl ${libdb_sql} ${libdb_java}
${LN} -s -f ${PORTNAME}/${i}-${BDBVER}.so.0 ${PREFIX}/lib