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:
parent
fa198f2349
commit
59e89db6ba
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=124498
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user