- Add dependency on archivers/zip
- Bump PORTREVISION PR: 139159 Submitted by: Henry Miller <hank@millerfarm.com> Feature safe: yes
This commit is contained in:
parent
48beade94b
commit
1982601350
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=242175
1 changed files with 3 additions and 1 deletions
|
@ -9,6 +9,7 @@
|
|||
|
||||
PORTNAME= lilypond
|
||||
PORTVERSION= 2.13.3
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= print audio
|
||||
MASTER_SITES= http://download.linuxaudio.org/lilypond/sources/v2.13/:src \
|
||||
${MASTER_SITE_LOCAL}/gahr/:fonts \
|
||||
|
@ -24,7 +25,8 @@ BUILD_DEPENDS= latex:${PORTSDIR}/print/teTeX \
|
|||
mftrace:${PORTSDIR}/print/mftrace \
|
||||
rarian-sk-config:${PORTSDIR}/textproc/rarian \
|
||||
texi2html:${PORTSDIR}/textproc/texi2html \
|
||||
pdftexi2dvi:${PORTSDIR}/print/texinfo
|
||||
pdftexi2dvi:${PORTSDIR}/print/texinfo \
|
||||
zip:${PORTSDIR}/archivers/zip
|
||||
LIB_DEPENDS= guile.20:${PORTSDIR}/lang/guile \
|
||||
gmp.8:${PORTSDIR}/math/libgmp4
|
||||
RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX \
|
||||
|
|
Loading…
Reference in a new issue