diff options
Diffstat (limited to 'databases/db47/Makefile')
-rw-r--r-- | databases/db47/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/db47/Makefile b/databases/db47/Makefile index 635aa8520c30..e3bcca5a3f88 100644 --- a/databases/db47/Makefile +++ b/databases/db47/Makefile @@ -42,7 +42,6 @@ CONFIGURE_ARGS= --enable-compat185 --enable-dump185 --enable-cxx \ --bindir=${PREFIX}/bin/${PORTNAME} CONFIGURE_SCRIPT= ../dist/configure GNU_CONFIGURE= yes -MAKE_JOBS_SAFE= yes INSTALL_TARGET= install_include install_lib install_utilities LIBTOOLFILES= ${CONFIGURE_SCRIPT} WRKSRC= ${WRKDIR}/${DISTNAME}/build_unix |