summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorbjs <bjs@pkgsrc.org>2008-04-21 08:10:22 +0000
committerbjs <bjs@pkgsrc.org>2008-04-21 08:10:22 +0000
commitf8618b82af214b9232a1287c628e231f3e09ea50 (patch)
tree266c350f8536cf5a1ff4923714b436d37bdc727d /devel
parent5a4434564582e8e030ca81465993a42c93dbcb25 (diff)
downloadpkgsrc-f8618b82af214b9232a1287c628e231f3e09ea50.tar.gz
Add DESTDIR support.
Diffstat (limited to 'devel')
-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