summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authoragc <agc>1998-09-01 14:29:28 +0000
committeragc <agc>1998-09-01 14:29:28 +0000
commit5592bd0679b1a8e0a396e26f5217a5cbf08d0420 (patch)
treefad0852944d12b5771cf07e1c6e47e51fc27cc23 /databases
parentf02ca765ed4b7f5e990954dfe75fbf3b7004bde0 (diff)
downloadpkgsrc-5592bd0679b1a8e0a396e26f5217a5cbf08d0420.tar.gz
Define USE_LIBTOOL, and use the ${LIBTOOL} definition appropriately.
Diffstat (limited to 'databases')
-rw-r--r--databases/mysql/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/databases/mysql/Makefile b/databases/mysql/Makefile
index 2122f494ac8..e4c9489e3ba 100644
--- a/databases/mysql/Makefile
+++ b/databases/mysql/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 1998/08/20 15:16:44 tsarna Exp $
+# $NetBSD: Makefile,v 1.10 1998/09/01 14:29:28 agc Exp $
#
# note: if updated, update shlib version number in patch-aa
@@ -10,8 +10,6 @@ MASTER_SITES= ftp://ftp.digex.net/pub/database/mysql/Downloads/MySQL-3.21/ \
MAINTAINER= tsarna@netbsd.org
HOMEPAGE= http://www.tcx.se/
-BUILD_DEPENDS= ${PREFIX}/bin/libtool:../../devel/libtool
-
CONFLICTS= mysql-3.21.31 mysql-3.21.32a
NO_CDROM= "Restrictive license."