summaryrefslogtreecommitdiff
path: root/textproc/ja-grep/Makefile
diff options
context:
space:
mode:
authorasau <asau>2012-10-25 06:55:37 +0000
committerasau <asau>2012-10-25 06:55:37 +0000
commitac4f504d3e1a564448d2767366ea31583a04a844 (patch)
treecaa131cad17b4e52aebb33e65aa8d33b465c8d17 /textproc/ja-grep/Makefile
parent14b0de01f9cdd65a556e49ac8a855bacc1f1c3b5 (diff)
downloadpkgsrc-ac4f504d3e1a564448d2767366ea31583a04a844.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'textproc/ja-grep/Makefile')
-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