aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2017-04-05 11:10:09 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2017-04-05 11:10:09 +0000
commit7fd2a04cdbd9317b77fc7d5baa7958ebd45edafc (patch)
tree5bae7b56c611477a8d19f2328b3828e3505ea7f4 /audio
parent2506c2dcbe311cac089a32e949a9426a1c23a5d6 (diff)
downloadports-7fd2a04cdbd9317b77fc7d5baa7958ebd45edafc.tar.gz
ports-7fd2a04cdbd9317b77fc7d5baa7958ebd45edafc.zip
Mark as broken: does not build with recent sigc++20 and not C++11 compatible
Notes
Notes: svn path=/head/; revision=437773
Diffstat (limited to 'audio')
-rw-r--r--audio/gspeakers/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/gspeakers/Makefile b/audio/gspeakers/Makefile
index 79a12642c3ff..904fb2aa653c 100644
--- a/audio/gspeakers/Makefile
+++ b/audio/gspeakers/Makefile
@@ -11,6 +11,8 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Gnome-based loudspeaker design program
+BROKEN= Does not build with recent sigc++20
+
LIB_DEPENDS= libgtkmm-2.4.so:x11-toolkits/gtkmm24
USES= autoreconf gmake pkgconfig