summaryrefslogtreecommitdiff
path: root/databases/mysql4-client
diff options
context:
space:
mode:
authorjdolecek <jdolecek>2004-11-01 20:00:51 +0000
committerjdolecek <jdolecek>2004-11-01 20:00:51 +0000
commit9da18cdf73c240792a539c6972d330422da44b49 (patch)
treeb22ad3ed05b9ca5ec36876a003bb657cbb071ca3 /databases/mysql4-client
parent783057d4a7fd43e0b81eb45e797420c4b43d93b4 (diff)
downloadpkgsrc-9da18cdf73c240792a539c6972d330422da44b49.tar.gz
define USE_BUILDLINK3 before including Makefile.common, which pulls some
buildlink3.mk files
Diffstat (limited to 'databases/mysql4-client')
-rw-r--r--databases/mysql4-client/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/databases/mysql4-client/Makefile b/databases/mysql4-client/Makefile
index 8e02af8c54f..62e1fcad316 100644
--- a/databases/mysql4-client/Makefile
+++ b/databases/mysql4-client/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2004/10/31 10:14:14 grant Exp $
+# $NetBSD: Makefile,v 1.11 2004/11/01 20:00:51 jdolecek Exp $
PKGNAME= ${DISTNAME:S/-/-client-/}
PKGREVISION= 1
@@ -7,11 +7,12 @@ COMMENT= MySQL 4, a free SQL database (client)
CONFLICTS= {mysql-client-[0-9]*,mysql3-client-[0-9]*}
+USE_BUILDLINK3= yes
+
.include "Makefile.common"
CONFIGURE_ARGS+= --without-server
CONFIGURE_ARGS+= --enable-thread-safe-client
-USE_BUILDLINK3= yes
UNWRAP_FILES= scripts/mysql_config
INFO_FILES= mysql.info