summaryrefslogtreecommitdiff
path: root/databases/tdb/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2004-02-19 11:22:53 +0000
committerwiz <wiz@pkgsrc.org>2004-02-19 11:22:53 +0000
commitf6ab56c5da3c0853de4cb04f1640c8215c098cea (patch)
tree198e81ac4cac147e53339ad35e2d8b8a5d90235b /databases/tdb/Makefile
parentc615341f6b7390f4d6db9477ebfd6009015c03f5 (diff)
downloadpkgsrc-f6ab56c5da3c0853de4cb04f1640c8215c098cea.tar.gz
Convert to buildlink3.
Diffstat (limited to 'databases/tdb/Makefile')
-rw-r--r--databases/tdb/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/tdb/Makefile b/databases/tdb/Makefile
index 84e6728f93d..4d2952199eb 100644
--- a/databases/tdb/Makefile
+++ b/databases/tdb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2004/02/14 17:21:36 jlam Exp $
+# $NetBSD: Makefile,v 1.5 2004/02/19 11:28:21 wiz Exp $
#
DISTNAME= tdb-1.0.6
@@ -10,7 +10,7 @@ HOMEPAGE= http://www.sourceforge.net/projects/tdb/
COMMENT= Small database system which uses files to store data
GNU_CONFIGURE= YES
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_GNU_TOOLS+= make
USE_LIBTOOL= YES