summaryrefslogtreecommitdiff
path: root/devel/patchutils
diff options
context:
space:
mode:
authorbjs <bjs>2008-04-21 08:10:22 +0000
committerbjs <bjs>2008-04-21 08:10:22 +0000
commit046207c42d07cbc1e03d0a78aead7075287845b0 (patch)
tree266c350f8536cf5a1ff4923714b436d37bdc727d /devel/patchutils
parent10860207604d5b699694f9e1aaa36f238546bcc3 (diff)
downloadpkgsrc-046207c42d07cbc1e03d0a78aead7075287845b0.tar.gz
Add DESTDIR support.
Diffstat (limited to 'devel/patchutils')
-rw-r--r--devel/patchutils/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/patchutils/Makefile b/devel/patchutils/Makefile
index cfba6c74f9b..ec0c02d07fe 100644
--- a/devel/patchutils/Makefile
+++ b/devel/patchutils/Makefile
@@ -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 @@ MAINTAINER= recht@NetBSD.org
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