summaryrefslogtreecommitdiff
path: root/databases/mysql-client
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2004-10-30 08:13:51 +0000
committerxtraeme <xtraeme>2004-10-30 08:13:51 +0000
commitbe81334129d3949019681df5c0ed8c9aebad1033 (patch)
tree212c52f8ad778c99e8b96bebf55c614291199719 /databases/mysql-client
parentae1734e3082fdcde6cfe2cfcead49cc382a55daa (diff)
downloadpkgsrc-be81334129d3949019681df5c0ed8c9aebad1033.tar.gz
This needs pthread.bl3.mk too...
Diffstat (limited to 'databases/mysql-client')
-rw-r--r--databases/mysql-client/Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/mysql-client/Makefile.common b/databases/mysql-client/Makefile.common
index ef17e1ebcf8..7f5079c28a8 100644
--- a/databases/mysql-client/Makefile.common
+++ b/databases/mysql-client/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.27 2004/10/28 01:34:27 xtraeme Exp $
+# $NetBSD: Makefile.common,v 1.28 2004/10/30 08:13:51 xtraeme Exp $
DISTNAME= mysql-4.0.21
CATEGORIES= databases
@@ -85,3 +85,4 @@ SUBST_MESSAGE.scripts= "Fixing scripts."
.include "../../security/openssl/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"
+.include "../../mk/pthread.buildlink3.mk"