From 2a05f4ebb2ef55db30773f41b032f85379bffe30 Mon Sep 17 00:00:00 2001 From: cjep Date: Thu, 9 Jan 2003 17:07:55 +0000 Subject: Use buildlink2 and pkglocaledir -- fixes PLIST issues on SunOS --- textproc/textutils/Makefile | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'textproc') diff --git a/textproc/textutils/Makefile b/textproc/textutils/Makefile index eb941766ceb..718ed8fa0c0 100644 --- a/textproc/textutils/Makefile +++ b/textproc/textutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2002/12/22 17:27:28 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2003/01/09 17:07:55 cjep Exp $ # DISTNAME= textutils-2.0 @@ -9,9 +9,11 @@ MAINTAINER= bouyer@netbsd.org HOMEPAGE= http://www.gnu.org/software/textutils/textutils.html COMMENT= GNU text utilities -USE_PERL5= build -USE_GMAKE= YES -GNU_CONFIGURE= YES +USE_PERL5= build +USE_GMAKE= YES +USE_PKGLOCALEDIR= YES +USE_BUILDLINK2= YES +GNU_CONFIGURE= YES .include "../../mk/bsd.prefs.mk" -- cgit v1.2.3