pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9e43498f62e3
branches:  trunk
changeset: 473522:9e43498f62e3
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Tue Apr 20 16:17:26 2004 +0000

description:
Enable pkgviews installation.

diffstat:

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

diffs (18 lines):

diff -r 9c022b419ac2 -r 9e43498f62e3 x11/imake/Makefile
--- a/x11/imake/Makefile        Tue Apr 20 16:15:48 2004 +0000
+++ b/x11/imake/Makefile        Tue Apr 20 16:17:26 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2004/04/14 21:16:42 jmmv Exp $
+# $NetBSD: Makefile,v 1.10 2004/04/20 16:17:26 xtraeme Exp $
 
 DISTNAME=      ${DISTFILES}
 PKGNAME=       imake-${XF_VER}
@@ -10,6 +10,8 @@
 HOMEPAGE=      http://www.xfree86.org/
 COMMENT=       Imake and other utilities from XFree86
 
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
 USE_BUILDLINK3=                yes
 USE_DIRS+=             XFree86-1.0
 INSTALL_TARGET=                install install.man



Home | Main Index | Thread Index | Old Index