pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/patchutils Add DESTDIR support.
details: https://anonhg.NetBSD.org/pkgsrc/rev/9c993701efce
branches: trunk
changeset: 541356:9c993701efce
user: bjs <bjs%pkgsrc.org@localhost>
date: Mon Apr 21 08:10:22 2008 +0000
description:
Add DESTDIR support.
diffstat:
devel/patchutils/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 7faed211d055 -r 9c993701efce devel/patchutils/Makefile
--- a/devel/patchutils/Makefile Mon Apr 21 01:13:32 2008 +0000
+++ b/devel/patchutils/Makefile Mon Apr 21 08:10:22 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2006/10/15 21:40:07 rillig Exp $
+# $NetBSD: Makefile,v 1.8 2008/04/21 08:10:22 bjs Exp $
#
DISTNAME= patchutils-0.2.31
@@ -11,6 +11,8 @@
HOMEPAGE= http://cyberelk.net/tim/patchutils/index.html
COMMENT= Some programs for manipulating patch files
+PKG_DESTDIR_SUPPORT= user-destdir
+
DEPENDS+= patch-[0-9]*:../../devel/patch
USE_PKGLOCALEDIR= yes
Home |
Main Index |
Thread Index |
Old Index