Enable pkgviews installation.
This commit is contained in:
parent
8cc1f1754c
commit
76af227387
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2004/07/15 20:17:45 xtraeme Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2004/07/15 20:42:26 xtraeme Exp $
|
||||
#
|
||||
|
||||
DISTNAME= smartmontools-5.32
|
||||
|
@ -9,6 +9,8 @@ MAINTAINER= shattered@users.sourceforge.net
|
|||
HOMEPAGE= http://smartmontools.sourceforge.net/
|
||||
COMMENT= Control and monitor storage systems using SMART
|
||||
|
||||
PKG_INSTALLATION_TYPES= overwrite pkgviews
|
||||
|
||||
USE_BUILDLINK3= yes
|
||||
USE_GNU_TOOLS+= make
|
||||
USE_PKGINSTALL= yes
|
||||
|
|
Loading…
Reference in a new issue