pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/gsed Enable pkgviews installation.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f243d6829c97
branches:  trunk
changeset: 474985:f243d6829c97
user:      uebayasi <uebayasi%pkgsrc.org@localhost>
date:      Sat May 08 15:09:14 2004 +0000

description:
Enable pkgviews installation.

diffstat:

 textproc/gsed/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 5e0897796d06 -r f243d6829c97 textproc/gsed/Makefile
--- a/textproc/gsed/Makefile    Sat May 08 15:09:07 2004 +0000
+++ b/textproc/gsed/Makefile    Sat May 08 15:09:14 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2004/04/25 05:01:46 snj Exp $
+# $NetBSD: Makefile,v 1.18 2004/05/08 15:09:14 uebayasi Exp $
 #
 
 DISTNAME=      sed-4.0.9
@@ -10,6 +10,8 @@
 HOMEPAGE=      http://www.gnu.org/software/sed/sed.html
 COMMENT=       GNU implementation of sed, the POSIX stream editor
 
+PKG_INSTALLATION_TYPES=        overwrite pkgviews
+
 USE_BUILDLINK3=                YES
 USE_PKGLOCALEDIR=      YES
 GNU_CONFIGURE=         YES



Home | Main Index | Thread Index | Old Index