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 21150f74c3b1..d82d528e9154 100644 --- a/databases/libdbi/Makefile +++ b/databases/libdbi/Makefile @@ -17,7 +17,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= seanc@FreeBSD.org COMMENT= Database Independent Abstraction Layer for C -USE_LIBTOOL= yes +USE_LIBTOOL_VER= 13 INSTALLS_SHLIB= yes post-install: |