diff options
Diffstat (limited to 'databases/dbh/Makefile')
-rw-r--r-- | databases/dbh/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/dbh/Makefile b/databases/dbh/Makefile index ffa3f99edcfa..e4a7bf12d4da 100644 --- a/databases/dbh/Makefile +++ b/databases/dbh/Makefile @@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Disk Based Hashtables USE_GNOME= gnomehack gnometarget pkgconfig -USE_LIBTOOL_VER= 15 +USE_AUTOTOOLS= libtool:15 INSTALLS_SHLIB= yes .include <bsd.port.mk> |