pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/gawk Enable pkgviews installation. This closes P...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c10af84faeba
branches: trunk
changeset: 481874:c10af84faeba
user: minskim <minskim%pkgsrc.org@localhost>
date: Thu Oct 14 03:24:21 2004 +0000
description:
Enable pkgviews installation. This closes PR pkg/26104.
diffstat:
lang/gawk/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 1ec887461f51 -r c10af84faeba lang/gawk/Makefile
--- a/lang/gawk/Makefile Thu Oct 14 03:20:20 2004 +0000
+++ b/lang/gawk/Makefile Thu Oct 14 03:24:21 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2004/10/14 03:20:20 minskim Exp $
+# $NetBSD: Makefile,v 1.26 2004/10/14 03:24:21 minskim Exp $
#
DISTNAME= gawk-3.1.4
@@ -13,6 +13,8 @@
CONFLICTS= ja-gawk-[0-9]*
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
USE_BUILDLINK3= yes
GNU_CONFIGURE= # defined
USE_PKGLOCALEDIR= # defined
Home |
Main Index |
Thread Index |
Old Index