Enable pkgviews installation.
This commit is contained in:
parent
a9020ce749
commit
a22b4082b9
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.15 2004/02/19 12:51:20 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.16 2004/05/09 05:52:20 minskim Exp $
|
||||
|
||||
DISTNAME= libghttp-1.0.9
|
||||
CATEGORIES= www gnome
|
||||
|
@ -8,6 +8,8 @@ MAINTAINER= tron@NetBSD.org
|
|||
HOMEPAGE= http://www.gnome.org/
|
||||
COMMENT= GNOME http client library
|
||||
|
||||
PKG_INSTALLATION_TYPES= overwrite pkgviews
|
||||
|
||||
USE_BUILDLINK3= YES
|
||||
GNU_CONFIGURE= YES
|
||||
USE_LIBTOOL= YES
|
||||
|
|
Loading…
Reference in a new issue