aboutsummaryrefslogtreecommitdiffstats
path: root/audio/denemo/Makefile
diff options
context:
space:
mode:
authorwg <wg@FreeBSD.org>2013-12-21 01:23:44 +0800
committerwg <wg@FreeBSD.org>2013-12-21 01:23:44 +0800
commit1a1e007c0f203d5fa3825e5f25b00ed21f9bf159 (patch)
tree24c4e6ec66123caed9cca10fb63f0cbf1e6d3899 /audio/denemo/Makefile
parent69adf37ad24bcbeda1c2420283230122cfd752fc (diff)
downloadfreebsd-ports-gnome-1a1e007c0f203d5fa3825e5f25b00ed21f9bf159.tar.gz
freebsd-ports-gnome-1a1e007c0f203d5fa3825e5f25b00ed21f9bf159.tar.zst
freebsd-ports-gnome-1a1e007c0f203d5fa3825e5f25b00ed21f9bf159.zip
audio/denemo: update to 1.1.0
PR: ports/184892 Submitted by: KATO Tsuguru <tkato432 yahoo.com>
Diffstat (limited to 'audio/denemo/Makefile')
-rw-r--r--audio/denemo/Makefile10
1 files changed, 4 insertions, 6 deletions
diff --git a/audio/denemo/Makefile b/audio/denemo/Makefile
index f52c22777ef0..0134a8d9e790 100644
--- a/audio/denemo/Makefile
+++ b/audio/denemo/Makefile
@@ -2,14 +2,14 @@
# $FreeBSD$
PORTNAME= denemo
-PORTVERSION= 1.0.8
+PORTVERSION= 1.1.0
CATEGORIES= audio
MASTER_SITES= GNU
MAINTAINER= multimedia@FreeBSD.org
COMMENT= Graphical score editor
-BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/portaudio-2.0.pc:${PORTSDIR}/audio/portaudio2
+BUILD_DEPENDS= portaudio2>0:${PORTSDIR}/audio/portaudio2
LIB_DEPENDS= libaubio.so:${PORTSDIR}/audio/aubio \
libfluidsynth.so:${PORTSDIR}/audio/fluidsynth \
libjack.so:${PORTSDIR}/audio/jack \
@@ -19,7 +19,7 @@ LIB_DEPENDS= libaubio.so:${PORTSDIR}/audio/aubio \
libevview.so:${PORTSDIR}/graphics/evince \
libguile.so:${PORTSDIR}/lang/guile \
libfftw3.so:${PORTSDIR}/math/fftw3
-RUN_DEPENDS= portaudio2>=0:${PORTSDIR}/audio/portaudio2 \
+RUN_DEPENDS= portaudio2>0:${PORTSDIR}/audio/portaudio2 \
xdg-open:${PORTSDIR}/devel/xdg-utils
LICENSE= GPLv3
@@ -50,11 +50,9 @@ post-patch:
s|-lpthread|-pthread|' ${WRKSRC}/configure
@${REINPLACE_CMD} -e \
'/^SUBDIRS/s|doc|| ; \
- /) install-data-hook/s|^|#|' ${WRKSRC}/Makefile.in
+ /) install-data-hook/s|^|#|' ${WRKSRC}/Makefile.in
@${REINPLACE_CMD} -e \
's|"firefox"|"xdg-open"|' ${WRKSRC}/src/prefops.c
- @${REINPLACE_CMD} -e \
- '/get_playback_speed/s|^volatile ||' ${WRKSRC}/src/audiointerface.h
post-install:
@${MKDIR} ${STAGEDIR}${DATADIR}