summaryrefslogtreecommitdiff
path: root/print/lilypond
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2008-07-21 04:49:09 +0000
committerRong-En Fan <rafan@FreeBSD.org>2008-07-21 04:49:09 +0000
commitfd47512c4d4c56a44be1c04e959ff603cf484c84 (patch)
tree9750e5e8ac0d220c2ad011ce48800d00b80ac5b3 /print/lilypond
parent- Update to 1.85 (share lib version bumped) (diff)
- Chase lang/guile share library version bump (.18 -> .19)
- Bump PORTREVISION PR: ports/125435
Notes
Notes: svn path=/head/; revision=217241
Diffstat (limited to 'print/lilypond')
-rw-r--r--print/lilypond/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/lilypond/Makefile b/print/lilypond/Makefile
index b1ac8886209c..7e95546a2afd 100644
--- a/print/lilypond/Makefile
+++ b/print/lilypond/Makefile
@@ -9,6 +9,7 @@
PORTNAME= lilypond
PORTVERSION= 2.11.52
+PORTREVISION= 1
CATEGORIES= print audio
MASTER_SITES= http://download.linuxaudio.org/lilypond/sources/v2.11/:src \
http://download.linuxaudio.org/lilypond/binaries/freebsd-x86/:bin
@@ -23,7 +24,7 @@ BUILD_DEPENDS= latex:${PORTSDIR}/print/teTeX \
mftrace:${PORTSDIR}/print/mftrace \
rarian-sk-config:${PORTSDIR}/textproc/rarian \
texi2pdf:${PORTSDIR}/print/texinfo
-LIB_DEPENDS= guile.18:${PORTSDIR}/lang/guile
+LIB_DEPENDS= guile.19:${PORTSDIR}/lang/guile
RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX \
mftrace:${PORTSDIR}/print/mftrace