Enable pkgviews installation.
This commit is contained in:
parent
9a476fbfac
commit
20064edb9f
1 changed files with 3 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue