aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2017-05-11 05:35:06 +0800
committerantoine <antoine@FreeBSD.org>2017-05-11 05:35:06 +0800
commite7eb1b596c51654784321fd274f75fec2569ea0a (patch)
tree9efd7d6692d97bbd0cd20cab8c9970fab268b880 /audio
parent404e9841636aa280212f8cd6ee7d989aa395c064 (diff)
downloadfreebsd-ports-gnome-e7eb1b596c51654784321fd274f75fec2569ea0a.tar.gz
freebsd-ports-gnome-e7eb1b596c51654784321fd274f75fec2569ea0a.tar.zst
freebsd-ports-gnome-e7eb1b596c51654784321fd274f75fec2569ea0a.zip
Mark BROKEN: fails to build
In file included from gigedit.cpp:20: In file included from ./gigedit.h:26: In file included from /usr/local/include/sigc++-2.0/sigc++/signal.h:8: In file included from /usr/local/include/sigc++-2.0/sigc++/signal_base.h:26: /usr/local/include/sigc++-2.0/sigc++/trackable.h:40:59: error: expected ';' at end of declaration list Reported by: pkg-fallout
Diffstat (limited to 'audio')
-rw-r--r--audio/gigedit/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/gigedit/Makefile b/audio/gigedit/Makefile
index 7edaa5362718..7389de60754f 100644
--- a/audio/gigedit/Makefile
+++ b/audio/gigedit/Makefile
@@ -10,6 +10,8 @@ MASTER_SITES= http://download.linuxsampler.org/packages/
MAINTAINER= ports@FreeBSD.org
COMMENT= Instrument editor for gig files
+BROKEN= fails to build
+
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING