summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorminskim <minskim>2004-05-02 04:14:19 +0000
committerminskim <minskim>2004-05-02 04:14:19 +0000
commit716124a2670ef9315bf2e9315a7745b62e799c0e (patch)
tree1d0904efb760cb5e7b14e5cd18b2e8ba8b886fce /databases
parent9f86ef7e4baf5f85f781696f13d67a6578ab9816 (diff)
downloadpkgsrc-716124a2670ef9315bf2e9315a7745b62e799c0e.tar.gz
Enable pkgviews installation.
Diffstat (limited to 'databases')
-rw-r--r--databases/gdbm/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/databases/gdbm/Makefile b/databases/gdbm/Makefile
index 1cd51cf97cb..fe3314cc505 100644
--- a/databases/gdbm/Makefile
+++ b/databases/gdbm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2004/02/14 17:21:35 jlam Exp $
+# $NetBSD: Makefile,v 1.35 2004/05/02 04:14:19 minskim Exp $
#
DISTNAME= gdbm-1.8.3
@@ -9,6 +9,8 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.gnu.org/software/gdbm/gdbm.html
COMMENT= The GNU database manager
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
USE_BUILDLINK3= yes
GNU_CONFIGURE= yes
USE_LIBTOOL= yes