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/mysqlcppapi/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'databases/mysqlcppapi') diff --git a/databases/mysqlcppapi/Makefile b/databases/mysqlcppapi/Makefile index c1b867475ec6..213a81bfce6f 100644 --- a/databases/mysqlcppapi/Makefile +++ b/databases/mysqlcppapi/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%202/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A fork of mysql++ C++ API for MySQL -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_MYSQL= yes USE_GNOME= pkgconfig gnomehack GNU_CONFIGURE= yes -- cgit