diff options
Diffstat (limited to 'print/lilypond-devel/Makefile')
-rw-r--r-- | print/lilypond-devel/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/print/lilypond-devel/Makefile b/print/lilypond-devel/Makefile index 081f7d65d8da..3209b3343da7 100644 --- a/print/lilypond-devel/Makefile +++ b/print/lilypond-devel/Makefile @@ -3,6 +3,7 @@ PORTNAME= lilypond PORTVERSION= 2.19.51 +PORTREVISION= 1 CATEGORIES= print audio MASTER_SITES= http://download.linuxaudio.org/lilypond/sources/v${PORTVERSION:R}/ PKGNAMESUFFIX= -devel @@ -31,8 +32,6 @@ LIB_DEPENDS= libltdl.so:devel/libltdl \ libfreetype.so:print/freetype2 \ libfontconfig.so:x11-fonts/fontconfig -BROKEN_FreeBSD_9= does not build on FreeBSD < 10.x - INFO= internals \ lilypond-changes \ lilypond-contributor \ |