summaryrefslogtreecommitdiff
path: root/databases/mysql4-client
diff options
context:
space:
mode:
authorrecht <recht@pkgsrc.org>2004-03-13 12:09:36 +0000
committerrecht <recht@pkgsrc.org>2004-03-13 12:09:36 +0000
commitb1004161e8c4ab3ad642e8f44fedbe890304574c (patch)
tree9abe883f7fe355dfa8af3099ea63a9aa4fa7fc58 /databases/mysql4-client
parent8f8df9c339f73662dc6ed815d31c373d10d5e5bd (diff)
downloadpkgsrc-b1004161e8c4ab3ad642e8f44fedbe890304574c.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