From ce5e2fc7df47975f28ce317f33e2fa0bf0ba62ea Mon Sep 17 00:00:00 2001 From: Beat Gaetzi Date: Sun, 22 Jan 2012 15:42:43 +0000 Subject: - 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 --- databases/db43/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'databases/db43') diff --git a/databases/db43/Makefile b/databases/db43/Makefile index 48c5d167c295..185ba99a9066 100644 --- a/databases/db43/Makefile +++ b/databases/db43/Makefile @@ -41,8 +41,6 @@ pre-patch: ${REINPLACE_CMD} -Ee 's|-l?pthread|${PTHREAD_LIBS}|g; s,/usr/bin/objformat \|\| echo aout,/usr/bin/objformat || echo elf,' ${WRKSRC}/${CONFIGURE_SCRIPT} pre-configure: - @${REINPLACE_CMD} -e 's|freebsd1\*)|freebsd1\.\*)|' \ - ${WRKSRC}/${CONFIGURE_SCRIPT} ${CHMOD} u+w ${WRKSRC}/../dist/configure post-configure: -- cgit v1.3