diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2007-10-24 23:37:25 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2007-10-24 23:37:25 +0000 |
commit | 4acc6fb2a411b291c9c210d82bafe7c62e71c77d (patch) | |
tree | bc16420eb52d65511ceb520c00171d219210a473 /print/lilypond | |
parent | 97dfcc1b41c5b4581b1d73128a866beec069c5bf (diff) | |
download | ports-4acc6fb2a411b291c9c210d82bafe7c62e71c77d.tar.gz ports-4acc6fb2a411b291c9c210d82bafe7c62e71c77d.zip |
Notes
Diffstat (limited to 'print/lilypond')
-rw-r--r-- | print/lilypond/Makefile | 4 | ||||
-rw-r--r-- | print/lilypond/pkg-plist | 1 |
2 files changed, 2 insertions, 3 deletions
diff --git a/print/lilypond/Makefile b/print/lilypond/Makefile index 50b3049962b5..774e02beffc0 100644 --- a/print/lilypond/Makefile +++ b/print/lilypond/Makefile @@ -9,7 +9,7 @@ PORTNAME= lilypond PORTVERSION= 2.2.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= print audio MASTER_SITES= http://download.linuxaudio.org/lilypond/sources/v${PORTVERSION:R}/:src \ http://distfiles.master.finkmirrors.net/:rpm @@ -21,7 +21,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= The GNU music typesetter BUILD_DEPENDS= latex:${PORTSDIR}/print/teTeX \ - scrollkeeper-install:${PORTSDIR}/textproc/scrollkeeper + rarian-sk-config:${PORTSDIR}/textproc/rarian LIB_DEPENDS= guile.15:${PORTSDIR}/lang/guile RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX diff --git a/print/lilypond/pkg-plist b/print/lilypond/pkg-plist index 5910bccaf35c..e782e4eb738d 100644 --- a/print/lilypond/pkg-plist +++ b/print/lilypond/pkg-plist @@ -974,7 +974,6 @@ share/locale/sv/LC_MESSAGES/lilypond.mo %%CONDITIONAL%%@dirrm %%DATADIR%%/%%PORTVERSION%%/vim %%CONDITIONAL%%@dirrm share/omf/lilypond/%%PORTVERSION%% %%CONDITIONAL%%@dirrm share/omf/lilypond -%%CONDITIONAL%%@dirrm share/omf @dirrm %%DATADIR%%/%%PORTVERSION%%/python @dirrm %%DATADIR%%/%%PORTVERSION%%/fonts/source @dirrm %%DATADIR%%/%%PORTVERSION%%/fonts/afm |