pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/diffstat Supports DESTDIR.
details: https://anonhg.NetBSD.org/pkgsrc/rev/27d11022c79e
branches: trunk
changeset: 535180:27d11022c79e
user: joerg <joerg%pkgsrc.org@localhost>
date: Thu Nov 08 23:46:11 2007 +0000
description:
Supports DESTDIR.
diffstat:
textproc/diffstat/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r e9369a515fef -r 27d11022c79e textproc/diffstat/Makefile
--- a/textproc/diffstat/Makefile Thu Nov 08 23:36:23 2007 +0000
+++ b/textproc/diffstat/Makefile Thu Nov 08 23:46:11 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2007/10/13 01:28:12 reed Exp $
+# $NetBSD: Makefile,v 1.13 2007/11/08 23:46:11 joerg Exp $
DISTNAME= diffstat-1.45
CATEGORIES= textproc
@@ -9,6 +9,8 @@
HOMEPAGE= http://dickey.his.com/diffstat/diffstat.html
COMMENT= Display a histogram of diff changes
+PKG_DESTDIR_SUPPORT= user-destdir
+
GNU_CONFIGURE= YES
MAKE_FILE= makefile
Home |
Main Index |
Thread Index |
Old Index