diff options
Diffstat (limited to 'databases/libdbi/Makefile')
-rw-r--r-- | databases/libdbi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/libdbi/Makefile b/databases/libdbi/Makefile index 53efc0234b6b..8bd55243b218 100644 --- a/databases/libdbi/Makefile +++ b/databases/libdbi/Makefile @@ -16,7 +16,7 @@ MAINTAINER= seanc@FreeBSD.org COMMENT= Database Independent Abstraction Layer for C USE_REINPLACE= yes -USE_LIBTOOL_VER= 15 +USE_AUTOTOOLS= libtool:15 INSTALLS_SHLIB= yes post-patch: |