From 1293a34c3ecc1180b38cf0663789b8d08112bef8 Mon Sep 17 00:00:00 2001 From: jlam Date: Fri, 13 Sep 2002 06:53:31 +0000 Subject: Use ghostscript.mk. --- textproc/latex2html/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'textproc/latex2html') diff --git a/textproc/latex2html/Makefile b/textproc/latex2html/Makefile index 67a55a6ea4b..dce1b57deab 100644 --- a/textproc/latex2html/Makefile +++ b/textproc/latex2html/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2002/05/08 11:26:12 markd Exp $ +# $NetBSD: Makefile,v 1.6 2002/09/13 06:53:43 jlam Exp $ DISTNAME= latex2html-2002-1 PKGNAME= latex2html-2002.1 @@ -10,7 +10,6 @@ HOMEPAGE= http://www.latex2html.org COMMENT= LaTeX to HTML converter DEPENDS+= teTeX-bin>=1.0.6:../../print/teTeX-bin -DEPENDS+= ghostscript{,-nox11}-[6-9]*:../../print/ghostscript DEPENDS+= netpbm>=9.7nb1:../../graphics/netpbm USE_PERL5= # defined @@ -26,4 +25,5 @@ CONFIGURE_ARGS+= --shlibdir=${PREFIX}/share/latex2html CONFIGURE_ARGS+= --with-iconpath=${LATEX2HTML_ICONPATH} .endif +.include "../../mk/ghostscript.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3