Enable pkgviews installation.
This commit is contained in:
parent
f79fdc0d2b
commit
07ed1d6978
3 changed files with 9 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.41 2004/04/14 01:00:38 snj Exp $
|
||||
# $NetBSD: Makefile,v 1.42 2004/04/24 17:48:41 minskim Exp $
|
||||
#
|
||||
|
||||
DISTNAME= pango-1.4.0
|
||||
|
@ -12,6 +12,8 @@ MAINTAINER= tech-pkg@NetBSD.org
|
|||
HOMEPAGE= http://www.pango.org/
|
||||
COMMENT= Library for layout and rendering of text
|
||||
|
||||
PKG_INSTALLATION_TYPES= overwrite pkgviews
|
||||
|
||||
USE_BUILDLINK3= yes
|
||||
USE_PKGINSTALL= yes
|
||||
USE_GNU_TOOLS+= make
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.28 2004/02/16 21:05:57 jlam Exp $
|
||||
# $NetBSD: Makefile,v 1.29 2004/04/24 17:39:17 minskim Exp $
|
||||
|
||||
DISTNAME= xft-2.1.2
|
||||
PKGNAME= Xft2-2.1.2
|
||||
|
@ -10,6 +10,8 @@ MAINTAINER= tech-pkg@NetBSD.org
|
|||
HOMEPAGE= http://fontconfig.org/
|
||||
COMMENT= Library for configuring and customizing font access
|
||||
|
||||
PKG_INSTALLATION_TYPES= overwrite pkgviews
|
||||
|
||||
GNU_CONFIGURE= YES
|
||||
USE_BUILDLINK3= YES
|
||||
USE_LIBTOOL= YES
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.5 2004/03/15 20:24:32 xtraeme Exp $
|
||||
# $NetBSD: Makefile,v 1.6 2004/04/24 17:39:01 minskim Exp $
|
||||
#
|
||||
|
||||
DISTNAME= libXfixes-2.0.0
|
||||
|
@ -11,6 +11,8 @@ MAINTAINER= xtraeme@NetBSD.org
|
|||
HOMEPAGE= http://freedesktop.org/
|
||||
COMMENT= Xfixes extension of X RandR
|
||||
|
||||
PKG_INSTALLATION_TYPES= overwrite pkgviews
|
||||
|
||||
USE_X11= yes
|
||||
USE_BUILDLINK3= yes
|
||||
USE_LIBTOOL= yes
|
||||
|
|
Loading…
Reference in a new issue