summaryrefslogtreecommitdiffstats
path: root/databases/mysql++1
diff options
context:
space:
mode:
authorarved <arved@FreeBSD.org>2004-02-20 17:06:53 +0000
committerarved <arved@FreeBSD.org>2004-02-20 17:06:53 +0000
commit02fbd0e33b661e32c9dfec24de70ad0c2327f0a5 (patch)
treebc6127ca85c99c37355520c8a1c92c0041254ca2 /databases/mysql++1
parent5493874b810955c6269ed475fa391e7d5f839da9 (diff)
downloadFreeBSD-ports-02fbd0e33b661e32c9dfec24de70ad0c2327f0a5.zip
FreeBSD-ports-02fbd0e33b661e32c9dfec24de70ad0c2327f0a5.tar.gz
Fix build on AMD64 by using GNU_CONFIGURE
Diffstat (limited to 'databases/mysql++1')
-rw-r--r--databases/mysql++1/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/mysql++1/Makefile b/databases/mysql++1/Makefile
index f89de88..6783f22 100644
--- a/databases/mysql++1/Makefile
+++ b/databases/mysql++1/Makefile
@@ -19,7 +19,7 @@ COMMENT= Complex C++ API for MySQL
USE_MYSQL= yes
USE_GMAKE= yes
USE_PERL5= yes
-HAS_CONFIGURE= yes
+GNU_CONFIGURE= yes
CONFIGURE_ENV= CXXFLAGS="${CXXFLAGS} -D_FIX_FOR_BSD_ -Wno-deprecated"
CONFIGURE_ARGS= --with-mysql=${LOCALBASE} \
--with-mysql-include=${LOCALBASE}/include/mysql/ \
OpenPOWER on IntegriCloud