From db0ced2f3903b9ddf82014885a603b54d642e840 Mon Sep 17 00:00:00 2001 From: gdt Date: Sun, 23 Apr 2006 00:45:07 +0000 Subject: add USE_TOOLS of gs:run, pointed out by wiz. No PKGREVISION bump since successful builds have the same content. --- textproc/tex2page/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/textproc/tex2page/Makefile b/textproc/tex2page/Makefile index 0cadc00ab9a..146d904b6b1 100644 --- a/textproc/tex2page/Makefile +++ b/textproc/tex2page/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2006/04/17 13:46:49 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2006/04/23 00:45:07 gdt Exp $ # DISTNAME= tex2page @@ -14,11 +14,12 @@ COMMENT= Converts TeX manuscripts into (HTML) web pages USE_PKGLOCALEDIR= yes HAS_CONFIGURE= yes +USE_TOOLS+= gs:run CONFIGURE_ARGS+= --dialect=guile +# build documentation do-build: - # build documentation (cd ${WRKSRC} && ./my-tex2page tex2page-doc) (cd ${WRKSRC} && ./my-tex2page tex2page-doc) -- cgit v1.2.3