pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/gawk Supports DESTDIR installation.
details: https://anonhg.NetBSD.org/pkgsrc/rev/a96407326df1
branches: trunk
changeset: 532999:a96407326df1
user: joerg <joerg%pkgsrc.org@localhost>
date: Thu Sep 06 19:56:16 2007 +0000
description:
Supports DESTDIR installation.
diffstat:
lang/gawk/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r da69233e0166 -r a96407326df1 lang/gawk/Makefile
--- a/lang/gawk/Makefile Thu Sep 06 19:23:25 2007 +0000
+++ b/lang/gawk/Makefile Thu Sep 06 19:56:16 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2006/07/06 13:14:01 joerg Exp $
+# $NetBSD: Makefile,v 1.37 2007/09/06 19:56:16 joerg Exp $
#
DISTNAME= gawk-3.1.5
@@ -14,6 +14,7 @@
CONFLICTS= ja-gawk-[0-9]*
PKG_INSTALLATION_TYPES= overwrite pkgviews
+PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
USE_PKGLOCALEDIR= yes
Home |
Main Index |
Thread Index |
Old Index