pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11 Enable pkgviews installation.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/08fc3d643269
branches:  trunk
changeset: 473782:08fc3d643269
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sat Apr 24 16:54:34 2004 +0000

description:
Enable pkgviews installation.

diffstat:

 x11/Xrandr-mixedcase/Makefile |  4 +++-
 x11/fixesext/Makefile         |  4 +++-
 2 files changed, 6 insertions(+), 2 deletions(-)

diffs (36 lines):

diff -r 6a4d69ecacd1 -r 08fc3d643269 x11/Xrandr-mixedcase/Makefile
--- a/x11/Xrandr-mixedcase/Makefile     Sat Apr 24 16:53:38 2004 +0000
+++ b/x11/Xrandr-mixedcase/Makefile     Sat Apr 24 16:54:34 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2004/04/24 16:53:38 minskim Exp $
+# $NetBSD: Makefile,v 1.7 2004/04/24 16:54:34 minskim Exp $
 #
 
 DISTNAME=              libXrandr-1.0.2
@@ -11,6 +11,8 @@
 HOMEPAGE=              http://xlibs.freedesktop.org/
 COMMENT=               X RandR extension (Library)
 
+PKG_INSTALLATION_TYPES=        overwrite pkgviews
+
 USE_BUILDLINK3=                yes
 USE_LIBTOOL=           yes
 GNU_CONFIGURE=         yes
diff -r 6a4d69ecacd1 -r 08fc3d643269 x11/fixesext/Makefile
--- a/x11/fixesext/Makefile     Sat Apr 24 16:53:38 2004 +0000
+++ b/x11/fixesext/Makefile     Sat Apr 24 16:54:34 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2004/03/15 20:24:32 xtraeme Exp $
+# $NetBSD: Makefile,v 1.4 2004/04/24 17:20:46 minskim Exp $
 #
 
 DISTNAME=              fixesext-2.0
@@ -10,6 +10,8 @@
 HOMEPAGE=              http://www.freedesktop.org/Software/xlibs
 COMMENT=               X Fixes extension headers and specification
 
+PKG_INSTALLATION_TYPES=        overwrite pkgviews
+
 USE_X11=               yes
 USE_BUILDLINK3=                yes
 GNU_CONFIGURE=         yes



Home | Main Index | Thread Index | Old Index