Fri Nov 18 09:01:27 2011 UTC ()
gawk is not required.


(obache)
diff -r1.2 -r1.3 pkgsrc/textproc/yamcha/Makefile

cvs diff -r1.2 -r1.3 pkgsrc/textproc/yamcha/Makefile (expand / switch to context diff)
--- pkgsrc/textproc/yamcha/Makefile 2011/11/18 04:42:22 1.2
+++ pkgsrc/textproc/yamcha/Makefile 2011/11/18 09:01:27 1.3
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2011/11/18 04:42:22 sbd Exp $
+# $NetBSD: Makefile,v 1.3 2011/11/18 09:01:27 obache Exp $
 #
 
 .include "Makefile.common"
@@ -13,7 +13,7 @@
 GNU_CONFIGURE=	yes
 USE_LIBTOOL=	yes
 USE_LANGUAGES=	c c++
-USE_TOOLS+=	perl:run gzip:run gawk
+USE_TOOLS+=	perl:run gzip:run
 
 CONFIGURE_ENV+=		ac_cv_path_GZIP=${TOOLS_PATH.gzip:Q}
 CONFIGURE_ARGS+=	--with-perl5=${PERL5:Q}