From cbba200ef0a63e602329ffa4667b439363d4cae0 Mon Sep 17 00:00:00 2001 From: tv Date: Tue, 8 Nov 2005 19:45:54 +0000 Subject: Need gm4, too, as system-builtin m4 does not support "-P" on many platforms (including Interix). --- textproc/robodoc/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'textproc') diff --git a/textproc/robodoc/Makefile b/textproc/robodoc/Makefile index 68c32409557..be311e2c8ad 100644 --- a/textproc/robodoc/Makefile +++ b/textproc/robodoc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2005/05/22 20:08:35 jlam Exp $ +# $NetBSD: Makefile,v 1.7 2005/11/08 19:45:54 tv Exp $ # DISTNAME= robodoc-3.2.3 @@ -10,7 +10,7 @@ HOMEPAGE= https://sourceforge.net/projects/robodoc/ COMMENT= Tool to support project documentation within source code GNU_CONFIGURE= YES -USE_TOOLS+= gmake +USE_TOOLS+= gm4 gmake MAKEFILE= makefile -- cgit v1.2.3