pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/archivers/cxunzip Enable pkgviews installation.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/acb64b1f0ada
branches:  trunk
changeset: 475137:acb64b1f0ada
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Mon May 10 17:04:41 2004 +0000

description:
Enable pkgviews installation.

diffstat:

 archivers/cxunzip/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 207c76f43afd -r acb64b1f0ada archivers/cxunzip/Makefile
--- a/archivers/cxunzip/Makefile        Mon May 10 16:47:15 2004 +0000
+++ b/archivers/cxunzip/Makefile        Mon May 10 17:04:41 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2004/01/22 14:00:01 jlam Exp $
+# $NetBSD: Makefile,v 1.13 2004/05/10 17:04:41 minskim Exp $
 
 DISTNAME=      cxunzip-0.98
 PKGREVISION=   1
@@ -9,6 +9,8 @@
 HOMEPAGE=      http://gurb.ton.tut.fi/gnome
 COMMENT=       Cloned Xunzip is a GNOME zip-archive uncompressing program
 
+PKG_INSTALLATION_TYPES=        overwrite pkgviews
+
 USE_BUILDLINK3=        yes
 USE_X11=       yes
 GNU_CONFIGURE= yes



Home | Main Index | Thread Index | Old Index