aboutsummaryrefslogtreecommitdiff
path: root/databases/mysql++1
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2003-10-17 08:01:47 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2003-10-17 08:01:47 +0000
commitab6dc456b9e0b7b9d7ebb098ad4061431a8b3dd1 (patch)
treefdad7b01f6138095aa31bfc5029d3273b9d3ac7b /databases/mysql++1
parent9f923f8a5e1158030b25ea24274c256a3eaa6b54 (diff)
downloadports-ab6dc456b9e0b7b9d7ebb098ad4061431a8b3dd1.tar.gz
ports-ab6dc456b9e0b7b9d7ebb098ad4061431a8b3dd1.zip
- Fix build
Approved bu: maintainer Reported by: kris via bento
Notes
Notes: svn path=/head/; revision=91494
Diffstat (limited to 'databases/mysql++1')
-rw-r--r--databases/mysql++1/Makefile1
1 files changed, 1 insertions, 0 deletions
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} \