mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Do not hardcode latex dependency
This commit is contained in:
parent
4d13dd502d
commit
ce6b27d118
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=362670
@ -11,8 +11,8 @@ COMMENT= Creates math plots and line figures using easy-to-learn syntax
|
||||
|
||||
LICENSE= GPLv2 # (or later)
|
||||
|
||||
BUILD_DEPENDS= latex-pgf>=0:${PORTSDIR}/print/latex-pgf \
|
||||
bash:${PORTSDIR}/shells/bash
|
||||
USE_TEX= texmf:build
|
||||
BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash
|
||||
RUN_DEPENDS= bash:${PORTSDIR}/shells/bash
|
||||
|
||||
USES= gmake makeinfo tar:bzip2
|
||||
|
Loading…
Reference in New Issue
Block a user