summaryrefslogtreecommitdiff
path: root/print/tex-textpos/Makefile
diff options
context:
space:
mode:
authortonio <tonio>2005-11-11 18:50:23 +0000
committertonio <tonio>2005-11-11 18:50:23 +0000
commitc50939471fa7313a701cdfc4fa3d370aba0e7282 (patch)
tree8b52523e03e817211f2be2b9e50fe815756c7343 /print/tex-textpos/Makefile
parent012b12e561d94ae751a1321a8f54dce5e7dbcd64 (diff)
downloadpkgsrc-c50939471fa7313a701cdfc4fa3d370aba0e7282.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-textpos/Makefile')
-rw-r--r--print/tex-textpos/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/tex-textpos/Makefile b/print/tex-textpos/Makefile
index 8441d9933ac..b534a1b8ec6 100644
--- a/print/tex-textpos/Makefile
+++ b/print/tex-textpos/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 $
#
NAME= textpos
@@ -17,7 +17,7 @@ DIST_SUBDIR= ${NAME}
DISTFILES= textpos.ins LICENCE README textpos.dtx VERSION
# included in teTeX3
-LATEX_ACCEPTED= teTeX1 teTeX2
+TEX_ACCEPTED= teTeX1 teTeX2
CONFLICTS+= teTeX-bin>=3.0
NO_CONFIGURE= yes