pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/290076c8deb4
branches:  trunk
changeset: 473803:290076c8deb4
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sat Apr 24 20:31:53 2004 +0000

description:
Enable pkgviews installation.

diffstat:

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

diffs (18 lines):

diff -r 106a914e2192 -r 290076c8deb4 x11/xcursor/Makefile
--- a/x11/xcursor/Makefile      Sat Apr 24 19:47:44 2004 +0000
+++ b/x11/xcursor/Makefile      Sat Apr 24 20:31:53 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2004/02/16 22:52:31 jlam Exp $
+# $NetBSD: Makefile,v 1.7 2004/04/24 20:31:53 minskim Exp $
 #
 
 DISTNAME=              libXcursor-1.1.1
@@ -12,6 +12,8 @@
 HOMEPAGE=              http://www.freedesktop.org/Software/xlibs
 COMMENT=               Client-side cursor loading library for X
 
+PKG_INSTALLATION_TYPES=        overwrite pkgviews
+
 USE_X11=               yes
 USE_BUILDLINK3=                yes
 USE_PKGLOCALEDIR=      yes



Home | Main Index | Thread Index | Old Index