aboutsummaryrefslogtreecommitdiff
path: root/print/lilypond/Makefile
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2009-07-16 09:34:07 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2009-07-16 09:34:07 +0000
commitc11500a23389724a1a68b3ffaeac386a97e0b204 (patch)
tree1ace5c27617a056f65ea20982368c428b0ff131c /print/lilypond/Makefile
parentbbad8b73ac486809c1e48a4b3d8cbab507d6b235 (diff)
Notes
Diffstat (limited to 'print/lilypond/Makefile')
-rw-r--r--print/lilypond/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/print/lilypond/Makefile b/print/lilypond/Makefile
index af77d0c1fc22..714ba9714ad1 100644
--- a/print/lilypond/Makefile
+++ b/print/lilypond/Makefile
@@ -8,10 +8,9 @@
#
PORTNAME= lilypond
-PORTVERSION= 2.11.65
-PORTREVISION= 2
+PORTVERSION= 2.13.2
CATEGORIES= print audio
-MASTER_SITES= http://download.linuxaudio.org/lilypond/sources/v2.11/:src \
+MASTER_SITES= http://download.linuxaudio.org/lilypond/sources/v2.13/:src \
${MASTER_SITE_LOCAL}/gahr/:fonts \
http://people.freebsd.org/~gahr/distfiles/:fonts
DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}:src \
@@ -25,7 +24,7 @@ BUILD_DEPENDS= latex:${PORTSDIR}/print/teTeX \
mftrace:${PORTSDIR}/print/mftrace \
rarian-sk-config:${PORTSDIR}/textproc/rarian \
texi2html:${PORTSDIR}/textproc/texi2html \
- texi2dvi:${PORTSDIR}/print/texinfo
+ pdftexi2dvi:${PORTSDIR}/print/texinfo
LIB_DEPENDS= guile.20:${PORTSDIR}/lang/guile \
gmp.8:${PORTSDIR}/math/libgmp4
RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX \