From 338b044d460f79cd9c22b04acfd892652f501ebd Mon Sep 17 00:00:00 2001 From: sbd Date: Wed, 24 Apr 2013 10:10:13 +0000 Subject: Instead of having a DEPENDS+=ghostscript... have USE_TOOLS+=gs:run Bump PKGREVISION --- print/tex-musixtex/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'print/tex-musixtex') diff --git a/print/tex-musixtex/Makefile b/print/tex-musixtex/Makefile index cf9a6ae6371..601e8df05dd 100644 --- a/print/tex-musixtex/Makefile +++ b/print/tex-musixtex/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2013/03/16 22:48:12 dholland Exp $ +# $NetBSD: Makefile,v 1.29 2013/04/24 10:11:41 sbd Exp $ DISTNAME= musixtex PKGNAME= tex-${DISTNAME}-1.15 -PKGREVISION= 2 +PKGREVISION= 3 TEXLIVE_REV= 22568 MAINTAINER= dgriffi@cs.csubak.edu @@ -12,6 +12,8 @@ LICENSE= gnu-gpl-v2 DEPENDS+= dvipsk-[0-9]*:../../print/dvipsk DEPENDS+= tex-pdftex-[0-9]*:../../print/tex-pdftex +USE_TOOLS+= gs:run + SUBST_CLASSES+= paths SUBST_MESSAGE.paths= Setting paths to commands. SUBST_STAGE.paths= pre-configure @@ -30,5 +32,4 @@ post-extract: ${MV} ${WRKSRC}/texmf-dist/scripts/musixtex/${f}.lua ${WRKSRC}/bin/${f} .endfor -.include "../../print/ghostscript/ghostscript.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3