mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 19:06:28 -04:00
Add USE_GHOSTSCRIPT_RUN=yes for ports which use epstopdf(1).
Submitted by: thierry
This commit is contained in:
parent
6c75213cb7
commit
98df6620e9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=148865
1 changed files with 2 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= teTeX-base
|
||||
PORTVERSION= 3.0
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= ${MASTER_SITE_TEX_CTAN} \
|
||||
ftp://ftp.ascii.co.jp/pub/TeX/ascii-ptex/dvips/:1
|
||||
|
@ -31,6 +31,7 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
|
|||
WRKSRC= ${WRKDIR}/tetex-src-${PORTVERSION}
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
USE_GMAKE= yes
|
||||
USE_GHOSTSCRIPT_RUN= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --disable-multiplatform \
|
||||
--without-texinfo \
|
||||
|
|
Loading…
Add table
Reference in a new issue