From c85fb84b4aea8203b1f9e915e4b4b1e20a1373ae Mon Sep 17 00:00:00 2001 From: cjep Date: Thu, 9 Jan 2003 17:23:10 +0000 Subject: USE_PKGLOCALEDIR=yes. Fixes PLIST problems on SunOS --- textproc/grep/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'textproc/grep') diff --git a/textproc/grep/Makefile b/textproc/grep/Makefile index 9026592a6d0..68bb1470321 100644 --- a/textproc/grep/Makefile +++ b/textproc/grep/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2002/12/25 19:54:58 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2003/01/09 17:23:10 cjep Exp $ # DISTNAME= grep-2.5 @@ -11,6 +11,7 @@ HOMEPAGE= http://www.gnu.org/software/grep/grep.html COMMENT= GNU grep USE_BUILDLINK2= YES +USE_PKGLOCALEDIR= YES BUILD_USES_MSGFMT= YES TEXINFO_REQD= 4.0 -- cgit v1.2.3