summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--databases/mysql++/Makefile2
-rw-r--r--databases/mysql++1/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/databases/mysql++/Makefile b/databases/mysql++/Makefile
index f89de88876c6..6783f22da6b4 100644
--- a/databases/mysql++/Makefile
+++ b/databases/mysql++/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/ \
diff --git a/databases/mysql++1/Makefile b/databases/mysql++1/Makefile
index f89de88876c6..6783f22da6b4 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/ \