- Add dependency on archivers/zip

- Bump PORTREVISION

PR:		139159
Submitted by:	Henry Miller <hank@millerfarm.com>
Feature safe:	yes
This commit is contained in:
Pietro Cerutti 2009-09-27 18:08:16 +00:00
parent 48beade94b
commit 1982601350
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=242175

View file

@ -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 \