aboutsummaryrefslogtreecommitdiff
path: root/audio/amsynth/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/amsynth/Makefile')
-rw-r--r--audio/amsynth/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/audio/amsynth/Makefile b/audio/amsynth/Makefile
index cecc1042429f..71292019eae6 100644
--- a/audio/amsynth/Makefile
+++ b/audio/amsynth/Makefile
@@ -1,15 +1,18 @@
PORTNAME= amsynth
DISTVERSION= 1.11.0
-PORTREVISION= 2
+PORTREVISION= 5
CATEGORIES= audio
MASTER_SITES= https://github.com/amsynth/amsynth/releases/download/release-${DISTVERSION}/
MAINTAINER= ports@FreeBSD.org
COMMENT= Analog modelling software synth
+WWW= https://amsynth.github.io/
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
+BROKEN= error: no matching function for call to 'lo_server_add_method'
+
BUILD_DEPENDS= dssi>0:audio/dssi
LIB_DEPENDS= libasound.so:audio/alsa-lib \
libfontconfig.so:x11-fonts/fontconfig \
@@ -25,6 +28,7 @@ USES= compiler:c++11-lang gettext-tools gmake gnome libtool localbase \
USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk20 intltool pango
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
OPTIONS_DEFINE= MANPAGES NLS
OPTIONS_DEFAULT= MANPAGES