summaryrefslogtreecommitdiff
path: root/databases/mysql4-client
diff options
context:
space:
mode:
authorrecht <recht>2004-03-13 12:09:36 +0000
committerrecht <recht>2004-03-13 12:09:36 +0000
commit200068164b21b6ded82ba2659272308a10397168 (patch)
tree9abe883f7fe355dfa8af3099ea63a9aa4fa7fc58 /databases/mysql4-client
parent9bc18426c82c4d76277ab5b19942b71953df3a97 (diff)
downloadpkgsrc-200068164b21b6ded82ba2659272308a10397168.tar.gz
Fix the build by adding USE_LANGUAGES=c c++ and linking myisam/isam
with CXX. Noted by kristerw's bulk-build and Michal Pasternak on tech-pkg@.
Diffstat (limited to 'databases/mysql4-client')
-rw-r--r--databases/mysql4-client/Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/mysql4-client/Makefile.common b/databases/mysql4-client/Makefile.common
index 0c401e91fe7..f94fb1808e1 100644
--- a/databases/mysql4-client/Makefile.common
+++ b/databases/mysql4-client/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.4 2004/03/10 14:54:05 tv Exp $
+# $NetBSD: Makefile.common,v 1.5 2004/03/13 12:09:36 recht Exp $
DISTNAME= mysql-4.0.18
CATEGORIES= databases
@@ -62,6 +62,7 @@ CFLAGS+= -DHAVE_CURSES_H
CXXFLAGS+= -DHAVE_CURSES_H
.endif
+USE_LANGUAGES= c c++
USE_GNU_TOOLS+= make
USE_PERL5= # defined
USE_LIBTOOL= # defined