diff options
Diffstat (limited to 'databases/db43/Makefile')
-rw-r--r-- | databases/db43/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/db43/Makefile b/databases/db43/Makefile index 3150c3af63e3..9b1fe8a00a1e 100644 --- a/databases/db43/Makefile +++ b/databases/db43/Makefile @@ -17,7 +17,7 @@ Y2K= http://www.sleepycat.com/faq.html#A8 MANUAL_PACKAGE_BUILD= incompatible with libc internal db calls WRKSRC= ${WRKDIR}/${DISTNAME}/build_unix -INSTALLS_SHLIBS= yes +INSTALLS_SHLIB= yes GNU_CONFIGURE= yes CONFIGURE_SCRIPT= ../dist/configure CONFIGURE_ARGS= --enable-compat185 \ |