summaryrefslogtreecommitdiff
path: root/databases/sqlite3
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>2005-04-11 21:44:48 +0000
committertv <tv@pkgsrc.org>2005-04-11 21:44:48 +0000
commit915c0d730df55e4ddf04b9d9e07f7603057636e4 (patch)
tree2d8b7b078f159a824fcd53503d6096a145f0f177 /databases/sqlite3
parent7453f22416c9b37d26567190d2eaf0f2af6b40fd (diff)
downloadpkgsrc-915c0d730df55e4ddf04b9d9e07f7603057636e4.tar.gz
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Diffstat (limited to 'databases/sqlite3')
-rw-r--r--databases/sqlite3/Makefile.common3
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/sqlite3/Makefile.common b/databases/sqlite3/Makefile.common
index cfb8939794a..44b851aa10f 100644
--- a/databases/sqlite3/Makefile.common
+++ b/databases/sqlite3/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.1 2005/03/23 22:08:06 jmmv Exp $
+# $NetBSD: Makefile.common,v 1.2 2005/04/11 21:45:16 tv Exp $
DISTNAME= sqlite-3.1.3
PKGNAME= ${DISTNAME:S/-/3-/}
@@ -14,7 +14,6 @@ DISTINFO_FILE= ${.CURDIR}/../../databases/sqlite3/distinfo
PATCHDIR= ${.CURDIR}/../../databases/sqlite3/patches
GNU_CONFIGURE= yes
-USE_BUILDLINK3= yes
USE_GNU_TOOLS+= make
USE_LIBTOOL= yes