mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
- Add dvipsk:build to USE_TEX
PR: ports/179369 Submitted by: John Marino <draco@marino.st>
This commit is contained in:
parent
b5ce5fadd0
commit
f90d731fd1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=320110
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ MAINTAINER= stephen@FreeBSD.org
|
||||||
COMMENT= Script to turn intuitively written math into latex
|
COMMENT= Script to turn intuitively written math into latex
|
||||||
|
|
||||||
USE_PERL5= yes
|
USE_PERL5= yes
|
||||||
USE_TEX= latex:build
|
USE_TEX= latex:build dvipsk:build
|
||||||
|
|
||||||
post-patch:
|
post-patch:
|
||||||
@${PERL} -pi -e 's,^#!/usr/bin/perl,#!${PERL},' ${WRKSRC}/naturalmath
|
@${PERL} -pi -e 's,^#!/usr/bin/perl,#!${PERL},' ${WRKSRC}/naturalmath
|
||||||
|
|
Loading…
Add table
Reference in a new issue