summaryrefslogtreecommitdiff
path: root/textproc/ja-grep
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-10-25 06:55:37 +0000
committerasau <asau@pkgsrc.org>2012-10-25 06:55:37 +0000
commit93c0cf7b312bd2ddace1c7ae90cead4845f56858 (patch)
treecaa131cad17b4e52aebb33e65aa8d33b465c8d17 /textproc/ja-grep
parent08ccba303532790b612dfec25a06e14a4a35dc9a (diff)
downloadpkgsrc-93c0cf7b312bd2ddace1c7ae90cead4845f56858.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'textproc/ja-grep')
-rw-r--r--textproc/ja-grep/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/ja-grep/Makefile b/textproc/ja-grep/Makefile
index 74770ee4221..51b757c3c10 100644
--- a/textproc/ja-grep/Makefile
+++ b/textproc/ja-grep/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2011/04/22 13:44:50 obache Exp $
+# $NetBSD: Makefile,v 1.12 2012/10/25 06:56:00 asau Exp $
DISTNAME= grep-2.4.2
PKGNAME= ja-grep-2.4.2
@@ -10,8 +10,6 @@ PATCH_SITES= http://www.hinadori.atnifty.com/~wills/program/
PATCHFILES= grep-2.4.2-mlb2.patch.gz
PATCH_DIST_STRIP= -p1
-PKG_DESTDIR_SUPPORT= user-destdir
-
CONFLICTS+= grep-[0-9]*
MAINTAINER= tech-pkg-ja@jp.NetBSD.org