summaryrefslogtreecommitdiff
path: root/textproc/rubber
diff options
context:
space:
mode:
authortonio <tonio>2005-11-11 18:50:23 +0000
committertonio <tonio>2005-11-11 18:50:23 +0000
commit991098c16faadffd9868c19fa51d19cf52d61635 (patch)
tree8b52523e03e817211f2be2b9e50fe815756c7343 /textproc/rubber
parentd6d4e4928a204b7edeae4ff6a65a3dfee72b083f (diff)
downloadpkgsrc-991098c16faadffd9868c19fa51d19cf52d61635.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 'textproc/rubber')
-rw-r--r--textproc/rubber/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/rubber/Makefile b/textproc/rubber/Makefile
index 3b0b6d872f4..f1afc1c5519 100644
--- a/textproc/rubber/Makefile
+++ b/textproc/rubber/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2005/11/08 20:02:52 tonio Exp $
+# $NetBSD: Makefile,v 1.10 2005/11/11 18:50:25 tonio Exp $
#
DISTNAME= rubber-1.0
@@ -16,7 +16,7 @@ USE_MAKEINFO= yes
INFO_FILES= rubber.info
TEXINFO_REQD= 4.6
PYTHON_VERSIONS_ACCEPTED= 24 23
-LATEX_ACCEPTED= teTeX1 teTeX2 teTeX3
+TEX_ACCEPTED= teTeX1 teTeX2 teTeX3
CONFIGURE_ARGS+= --python=${PYTHONBIN} --prefix=${PREFIX} \
--datadir=${PREFIX}/share