print/texvc is not jobs safe (like many OCAML ports)
This commit is contained in:
parent
cb5aedf3f9
commit
915891af24
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=401471
1 changed files with 2 additions and 0 deletions
|
@ -25,6 +25,8 @@ RASTER_USES= ghostscript:run
|
|||
RASTER_USE= TEX=latex,dvipsk
|
||||
RASTER_RUN_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick
|
||||
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${BUILD_WRKSRC}/texvc ${STAGEDIR}${PREFIX}/bin
|
||||
|
||||
|
|
Loading…
Reference in a new issue