diff -urN /usr/ports/audio/denemo/Makefile audio/denemo/Makefile --- /usr/ports/audio/denemo/Makefile 2015-08-24 03:54:33.747603000 +0900 +++ audio/denemo/Makefile 2015-09-03 00:00:00.000000000 +0900 @@ -2,8 +2,7 @@ # $FreeBSD: head/audio/denemo/Makefile 393444 2015-08-02 20:23:55Z kwm $ PORTNAME= denemo -PORTVERSION= 1.2.2 -PORTREVISION= 2 +PORTVERSION= 1.2.4 CATEGORIES= audio MASTER_SITES= GNU @@ -19,7 +18,7 @@ libsndfile.so:${PORTSDIR}/audio/libsndfile \ libportaudio.so:${PORTSDIR}/audio/portaudio \ librubberband.so:${PORTSDIR}/audio/rubberband \ - libguile-2.0.so:${PORTSDIR}/lang/guile2 \ + libguile.so:${PORTSDIR}/lang/guile \ libfftw3.so:${PORTSDIR}/math/fftw3 RUN_DEPENDS= xdg-open:${PORTSDIR}/devel/xdg-utils @@ -31,7 +30,8 @@ --disable-portmidi \ --disable-gtk-doc \ --disable-gtk-doc-html \ - --disable-gtk-doc-pdf + --disable-gtk-doc-pdf \ + --enable-guile_1_8 CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib @@ -68,10 +68,6 @@ .include -.if ${PORT_OPTIONS:MLILYPOND} -BROKEN= Depends transitively on conflicting versions of guile -.endif - .if ${PORT_OPTIONS:MGTK3} && ${PORT_OPTIONS:MPDF} LIB_DEPENDS+= libevview3.so:${PORTSDIR}/graphics/evince .endif diff -urN /usr/ports/audio/denemo/distinfo audio/denemo/distinfo --- /usr/ports/audio/denemo/distinfo 2015-08-24 03:54:33.748346000 +0900 +++ audio/denemo/distinfo 2015-09-03 00:00:00.000000000 +0900 @@ -1,2 +1,2 @@ -SHA256 (denemo-1.2.2.tar.gz) = 9831da7e713fe0ad97bb9c358f18b36d83a1ef91cd15edf363d0b3f07df1dfee -SIZE (denemo-1.2.2.tar.gz) = 14240017 +SHA256 (denemo-1.2.4.tar.gz) = 9993bc4fa6ee9bc697e1091dcfa08254fa3ced1884c6b70b6e8e92c961b38db8 +SIZE (denemo-1.2.4.tar.gz) = 14206591