summaryrefslogtreecommitdiff
path: root/print/tex-musixtex
diff options
context:
space:
mode:
authortonio <tonio@pkgsrc.org>2005-11-11 18:50:23 +0000
committertonio <tonio@pkgsrc.org>2005-11-11 18:50:23 +0000
commitc27f4ed5e11b4c35ae0566ee5b6390dba302b6b1 (patch)
tree8b52523e03e817211f2be2b9e50fe815756c7343 /print/tex-musixtex
parentc01ba26746bc064586bc39f5f0d1ac96f3bd5fbb (diff)
downloadpkgsrc-c27f4ed5e11b4c35ae0566ee5b6390dba302b6b1.tar.gz
Rename LATEX_ACCEPTED and LATEX_DEFAULT to TEX_ACCEPTED and TEX_DEFAULT
It is more consistent with the tex.buildlink3.mk name. Also, if a package really needs latex, it just has to set TEX_ACCEPTED to latex distributions altough today, all TEX_ACCEPTED possibilities are latex distributions
Diffstat (limited to 'print/tex-musixtex')
-rw-r--r--print/tex-musixtex/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/tex-musixtex/Makefile b/print/tex-musixtex/Makefile
index 30febf839b1..737557cac21 100644
--- a/print/tex-musixtex/Makefile
+++ b/print/tex-musixtex/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2005/11/08 21:45:01 tonio Exp $
+# $NetBSD: Makefile,v 1.13 2005/11/11 18:50:25 tonio Exp $
#
DISTNAME= musixtex-112
@@ -11,7 +11,7 @@ MAINTAINER= dgriffi@cs.csubak.edu
HOMEPAGE= http://icking-music-archive.sunsite.dk/
COMMENT= TeX macros to typeset music
-LATEX_ACCEPTED= teTeX2 teTeX3
+TEX_ACCEPTED= teTeX2 teTeX3
WRKSRC= ${WRKDIR}/musixtex-T112
NO_CONFIGURE= yes