Enable pkgviews installation.
This commit is contained in:
parent
c93f372427
commit
6fda586536
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.10 2004/05/11 05:08:03 minskim Exp $
|
||||
# $NetBSD: Makefile,v 1.11 2004/05/11 05:09:58 minskim Exp $
|
||||
#
|
||||
|
||||
DISTNAME= libcdio-0.68
|
||||
|
@ -9,6 +9,8 @@ MAINTAINER= drochner@NetBSD.org
|
|||
HOMEPAGE= http://www.gnu.org/software/libcdio/
|
||||
COMMENT= CD-ROM access library
|
||||
|
||||
PKG_INSTALLATION_TYPES= overwrite pkgviews
|
||||
|
||||
USE_BUILDLINK3= yes
|
||||
USE_PKGLOCALEDIR= yes
|
||||
USE_LIBTOOL= yes
|
||||
|
|
Loading…
Reference in a new issue