diff options
Diffstat (limited to 'textproc/yodl/Makefile')
-rw-r--r-- | textproc/yodl/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/yodl/Makefile b/textproc/yodl/Makefile index 6a714f3d03c..295dc460123 100644 --- a/textproc/yodl/Makefile +++ b/textproc/yodl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2004/10/03 00:18:21 tv Exp $ +# $NetBSD: Makefile,v 1.16 2005/04/11 21:47:43 tv Exp $ DISTNAME= yodl-1.31.18 PKGREVISION= 3 @@ -12,7 +12,6 @@ COMMENT= High-level document preparation system BUILD_DEPENDS+= bison-[0-9]*:../../devel/bison GNU_CONFIGURE= YES -USE_BUILDLINK3= YES USE_GNU_TOOLS+= make MAKEFILE= GNUmakefile |