diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2007-05-19 20:36:56 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2007-05-19 20:36:56 +0000 |
commit | d4f0d0048a8755106a4b0445221a19761e746984 (patch) | |
tree | c87184c5bfeaf942c827c5f706186ce9786a2588 /print/lilypond | |
parent | e82affd309fc2d8e5ea19b2e003f1296920bd825 (diff) |
Notes
Diffstat (limited to 'print/lilypond')
-rw-r--r-- | print/lilypond/Makefile | 2 | ||||
-rw-r--r-- | print/lilypond/pkg-plist | 4 |
2 files changed, 1 insertions, 5 deletions
diff --git a/print/lilypond/Makefile b/print/lilypond/Makefile index f0c3335842d7..976e0325169b 100644 --- a/print/lilypond/Makefile +++ b/print/lilypond/Makefile @@ -9,7 +9,7 @@ PORTNAME= lilypond PORTVERSION= 2.2.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= print audio MASTER_SITES= http://download.linuxaudio.org/lilypond/sources/v${PORTVERSION:R}/:src \ http://distfiles.master.finkmirrors.net/:rpm diff --git a/print/lilypond/pkg-plist b/print/lilypond/pkg-plist index 52a8476047b5..5910bccaf35c 100644 --- a/print/lilypond/pkg-plist +++ b/print/lilypond/pkg-plist @@ -989,10 +989,6 @@ share/locale/sv/LC_MESSAGES/lilypond.mo @dirrm %%DATADIR%%/%%PORTVERSION%%/make @dirrm %%DATADIR%%/%%PORTVERSION%% @dirrm %%DATADIR%% -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi @exec scrollkeeper-install -q %D/%%CONDITIONAL%%share/omf/lilypond/%%PORTVERSION%%/lilypond-internals.html.omf 2>/dev/null || /usr/bin/true @unexec scrollkeeper-uninstall -q %D/%%CONDITIONAL%%share/omf/lilypond/%%PORTVERSION%%/lilypond-internals.html.omf 2>/dev/null || /usr/bin/true @exec scrollkeeper-install -q %D/%%CONDITIONAL%%share/omf/lilypond/%%PORTVERSION%%/lilypond.html.omf 2>/dev/null || /usr/bin/true |