1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Fix dependency.

Spotted by:	lesi
This commit is contained in:
Hiroki Sato 2004-12-19 17:31:06 +00:00
parent fa198f2349
commit 59e89db6ba
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=124498
2 changed files with 2 additions and 0 deletions

View File

@ -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

View File

@ -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