aboutsummaryrefslogtreecommitdiff
path: root/audio/spiralsynthmodular
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2011-11-04 22:19:36 +0000
committerPav Lucistnik <pav@FreeBSD.org>2011-11-04 22:19:36 +0000
commit7bd53bb5b7ea734f26155e3f333c6a283eecba68 (patch)
treede3a1194d705e217eadcfb0214dbd1526f37dc2b /audio/spiralsynthmodular
parent535402821aaaba4c48c4fe53c90abb35ff60ecc5 (diff)
downloadports-7bd53bb5b7ea734f26155e3f333c6a283eecba68.tar.gz
ports-7bd53bb5b7ea734f26155e3f333c6a283eecba68.zip
- Mark BROKEN: does not compile with new fltk
Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=285056
Diffstat (limited to 'audio/spiralsynthmodular')
-rw-r--r--audio/spiralsynthmodular/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/spiralsynthmodular/Makefile b/audio/spiralsynthmodular/Makefile
index 55f6898f8ac1..f4b0f6ec7406 100644
--- a/audio/spiralsynthmodular/Makefile
+++ b/audio/spiralsynthmodular/Makefile
@@ -20,6 +20,8 @@ BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa \
LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk \
sndfile.1:${PORTSDIR}/audio/libsndfile
+BROKEN= does not compile
+
USE_XORG= x11
GNU_CONFIGURE= yes