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 da0c3e27666a..b1adcfa114b5 100644 --- a/databases/libdbi/Makefile +++ b/databases/libdbi/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= clsung@FreeBSD.org COMMENT= Database Independent Abstraction Layer for C -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes USE_LDCONFIG= yes |