summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHiroki Sato <hrs@FreeBSD.org>2004-12-19 17:31:06 +0000
committerHiroki Sato <hrs@FreeBSD.org>2004-12-19 17:31:06 +0000
commit59e89db6bab3c9595ccc29604c92ebaf5db3a2db (patch)
treee065a727e16df11e80faeaf114304a669f0424e6
parentUpdate to 0.8.5 (diff)
Fix dependency.
Spotted by: lesi
Notes
Notes: svn path=/head/; revision=124498
-rw-r--r--print/preview-latex/Makefile1
-rw-r--r--print/tex-omegaware-old/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/print/preview-latex/Makefile b/print/preview-latex/Makefile
index db909d8bf6ee..212691a38e4f 100644
--- a/print/preview-latex/Makefile
+++ b/print/preview-latex/Makefile
@@ -31,6 +31,7 @@ CONFIGURE_ARGS= --with-emacs=${EMACS_CMD} \
--with-texmf-dir=${PREFIX}/${TEXMFLOCAL} \
--disable-8bit-test
USE_GHOSTSCRIPT= yes
+USE_PERL5_BUILD= yes
PLIST_SUB= TEXMFLOCAL=${TEXMFLOCAL} MKTEXLSR=${MKTEXLSR}
INFO= preview-latex
diff --git a/print/tex-omegaware-old/Makefile b/print/tex-omegaware-old/Makefile
index bd4decff551b..8e624b08fa82 100644
--- a/print/tex-omegaware-old/Makefile
+++ b/print/tex-omegaware-old/Makefile
@@ -22,6 +22,7 @@ DIST_SUBDIR= teTeX
WRKSRC= ${WRKDIR}/tetex-src-${PORTVERSION}/texk/web2c
CONFIGURE_WRKSRC= ${WRKDIR}/tetex-src-${PORTVERSION}
USE_GMAKE= yes
+USE_PERL5_BUILD= yes
TETEX_SRC= tetex-src-${PORTVERSION}.tar.gz
TETEX_TEXMF= tetex-texmf-${PORTVERSION}.tar.gz