pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/77d2a3fe876b
branches:  trunk
changeset: 473779:77d2a3fe876b
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sat Apr 24 16:32:48 2004 +0000

description:
Enable pkgviews installation.

diffstat:

 x11/randrext/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 4dd690ed22d9 -r 77d2a3fe876b x11/randrext/Makefile
--- a/x11/randrext/Makefile     Sat Apr 24 16:08:08 2004 +0000
+++ b/x11/randrext/Makefile     Sat Apr 24 16:32:48 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2004/04/24 11:56:00 grant Exp $
+# $NetBSD: Makefile,v 1.6 2004/04/24 16:32:48 minskim Exp $
 
 DISTNAME=              randrext-1.0
 CATEGORIES=            x11 devel
@@ -9,6 +9,8 @@
 HOMEPAGE=              http://freedesktop.org/
 COMMENT=               X RandR extension (Headers and documentation files)
 
+PKG_INSTALLATION_TYPES=        overwrite pkgviews
+
 USE_BUILDLINK3=                yes
 GNU_CONFIGURE=         yes
 



Home | Main Index | Thread Index | Old Index