pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c54d3a790202
branches:  trunk
changeset: 494702:c54d3a790202
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sat May 28 07:09:59 2005 +0000

description:
Enable pkgviews installation.

diffstat:

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

diffs (18 lines):

diff -r a642e0c5bbdb -r c54d3a790202 x11/mrxvt/Makefile
--- a/x11/mrxvt/Makefile        Sat May 28 06:40:29 2005 +0000
+++ b/x11/mrxvt/Makefile        Sat May 28 07:09:59 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2005/05/28 06:36:53 minskim Exp $
+# $NetBSD: Makefile,v 1.2 2005/05/28 07:09:59 minskim Exp $
 #
 
 DISTNAME=      mrxvt-0.4.1
@@ -9,6 +9,8 @@
 HOMEPAGE=      http://materm.sourceforge.net/
 COMMENT=       Multi-tabbed terminal emulator with Xft support
 
+PKG_INSTALLATION_TYPES=        overwrite pkgviews
+
 GNU_CONFIGURE=         YES
 USE_PKGINSTALL=                YES
 USE_X11=               YES



Home | Main Index | Thread Index | Old Index