summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorcjep <cjep>2003-01-09 17:07:55 +0000
committercjep <cjep>2003-01-09 17:07:55 +0000
commited07f13b1507f4333b7f3c236d570cf8849363b4 (patch)
tree87bec6029fc2440683cef4338a74313f936874ae /textproc
parent2078d0b0e84795287d9f2f4a482d6833ba448da6 (diff)
downloadpkgsrc-ed07f13b1507f4333b7f3c236d570cf8849363b4.tar.gz
Use buildlink2 and pkglocaledir -- fixes PLIST issues on SunOS
Diffstat (limited to 'textproc')
-rw-r--r--textproc/textutils/Makefile10
1 files changed, 6 insertions, 4 deletions
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"