diff options
Diffstat (limited to 'databases/gdbm/Makefile')
-rw-r--r-- | databases/gdbm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/gdbm/Makefile b/databases/gdbm/Makefile index 3038f38e7f87..e6f2627e3f21 100644 --- a/databases/gdbm/Makefile +++ b/databases/gdbm/Makefile @@ -16,7 +16,7 @@ MAINTAINER= cyrille.lefevre@laposte.net COMMENT= The GNU database manager USE_GMAKE= yes -USE_LIBTOOL= yes +USE_LIBTOOL_VER= 13 CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} INSTALLS_SHLIB= yes |