diff options
Diffstat (limited to 'databases/mdbtools')
-rw-r--r-- | databases/mdbtools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/mdbtools/Makefile b/databases/mdbtools/Makefile index 9561fe279a8c..1575d17a1957 100644 --- a/databases/mdbtools/Makefile +++ b/databases/mdbtools/Makefile @@ -20,7 +20,7 @@ BUILD_DEPENDS= gawk:${PORTSDIR}/lang/gawk # To build man-pages USE_REINPLACE= yes USE_BISON= yes USE_GNOME= glib20 -USE_LIBTOOL= yes +USE_LIBTOOL_VER= 13 INSTALLS_SHLIB= yes DOCS= AUTHORS ChangeLog HACKING NEWS README TODO |