summaryrefslogtreecommitdiff
path: root/devel/patch
diff options
context:
space:
mode:
authorasau <asau>2012-10-31 11:16:30 +0000
committerasau <asau>2012-10-31 11:16:30 +0000
commit52ae94c9b672e9389ee68afb66df841a3afeb667 (patch)
tree6eb09c25220d76b18e8b9066167d5ee3c96a3712 /devel/patch
parentcf871ec64c560ebe1cc9c0ba791a04b62017feed (diff)
downloadpkgsrc-52ae94c9b672e9389ee68afb66df841a3afeb667.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'devel/patch')
-rw-r--r--devel/patch/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/patch/Makefile b/devel/patch/Makefile
index 4d123140c1b..01009475236 100644
--- a/devel/patch/Makefile
+++ b/devel/patch/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2012/06/01 16:32:41 cheusov Exp $
+# $NetBSD: Makefile,v 1.35 2012/10/31 11:19:22 asau Exp $
DISTNAME= patch-2.5.9
PKGREVISION= 2
@@ -18,7 +18,6 @@ COMMENT= Patch files using diff output
LICENSE= gnu-gpl-v2
PKG_INSTALLATION_TYPES= overwrite pkgviews
-PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes