pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0880f56eba9b
branches:  trunk
changeset: 477142:0880f56eba9b
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sun Jun 27 06:47:07 2004 +0000

description:
Enable pkgviews installation.

diffstat:

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

diffs (18 lines):

diff -r 48051bfaf605 -r 0880f56eba9b x11/libxklavier/Makefile
--- a/x11/libxklavier/Makefile  Sun Jun 27 06:34:53 2004 +0000
+++ b/x11/libxklavier/Makefile  Sun Jun 27 06:47:07 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2004/06/26 10:30:47 jmmv Exp $
+# $NetBSD: Makefile,v 1.6 2004/06/27 06:47:07 minskim Exp $
 #
 
 DISTNAME=      libxklavier-1.03
@@ -9,6 +9,8 @@
 HOMEPAGE=      http://pdx.freedesktop.org/Software/LibXklavier
 COMMENT=       High-level API for the X Keyboard Extension (XKB)
 
+PKG_INSTALLATION_TYPES=        overwrite pkgviews
+
 GNU_CONFIGURE=         YES
 USE_BUILDLINK3=                YES
 USE_LIBTOOL=           YES



Home | Main Index | Thread Index | Old Index