From a44c192a2f5c31ae449c6b008b8a42bcc7ee099d Mon Sep 17 00:00:00 2001 From: ade Date: Sat, 4 Dec 2010 07:34:27 +0000 Subject: Sync to new bsd.autotools.mk --- databases/libdbi/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'databases/libdbi') 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 -- cgit