summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--databases/mysql++/Makefile1
-rw-r--r--databases/mysql++1/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/databases/mysql++/Makefile b/databases/mysql++/Makefile
index d2bc48c11cbb..6dcffc090ad8 100644
--- a/databases/mysql++/Makefile
+++ b/databases/mysql++/Makefile
@@ -18,6 +18,7 @@ COMMENT= Complex C++ API for MySQL
USE_MYSQL= yes
USE_GMAKE= yes
+USE_PERL5= yes
HAS_CONFIGURE= yes
CONFIGURE_ENV= CXXFLAGS="${CXXFLAGS} -D_FIX_FOR_BSD_ -Wno-deprecated"
CONFIGURE_ARGS= --with-mysql=${LOCALBASE} \
diff --git a/databases/mysql++1/Makefile b/databases/mysql++1/Makefile
index d2bc48c11cbb..6dcffc090ad8 100644
--- a/databases/mysql++1/Makefile
+++ b/databases/mysql++1/Makefile
@@ -18,6 +18,7 @@ COMMENT= Complex C++ API for MySQL
USE_MYSQL= yes
USE_GMAKE= yes
+USE_PERL5= yes
HAS_CONFIGURE= yes
CONFIGURE_ENV= CXXFLAGS="${CXXFLAGS} -D_FIX_FOR_BSD_ -Wno-deprecated"
CONFIGURE_ARGS= --with-mysql=${LOCALBASE} \