From dc001ca994aec84685f19115189ce47d8285e52a Mon Sep 17 00:00:00 2001 From: seb Date: Mon, 18 Aug 2003 07:46:15 +0000 Subject: I have missed a USE_MAKEINFO=yes here, without buildlink2 enabled for this package it had only been caught by tools.mk's overriding script. --- textproc/wdiff/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'textproc/wdiff') diff --git a/textproc/wdiff/Makefile b/textproc/wdiff/Makefile index 69437e3acb2..04db5612d59 100644 --- a/textproc/wdiff/Makefile +++ b/textproc/wdiff/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2003/08/09 11:27:50 seb Exp $ +# $NetBSD: Makefile,v 1.8 2003/08/18 07:46:15 seb Exp $ # DISTNAME= wdiff-0.5 @@ -11,6 +11,7 @@ COMMENT= Word-by-word diff GNU_CONFIGURE= yes +USE_MAKEINFO= yes INFO_FILES= wdiff.info .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3