aboutsummaryrefslogtreecommitdiff
path: root/audio/ecamegapedal
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-11-15 20:45:45 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-11-15 20:45:45 +0000
commit38dd66a394cb51241b0584ce84a92806efea0a4d (patch)
tree0d56a4cdb88f40641a4ce7a78f77c08fe7f9b053 /audio/ecamegapedal
parent297b668e17bda49b07861d60e48fa411edae1be2 (diff)
downloadports-38dd66a394cb51241b0584ce84a92806efea0a4d.tar.gz
ports-38dd66a394cb51241b0584ce84a92806efea0a4d.zip
- Mark BROKEN: does not compile
Notes
Notes: svn path=/head/; revision=244303
Diffstat (limited to 'audio/ecamegapedal')
-rw-r--r--audio/ecamegapedal/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/ecamegapedal/Makefile b/audio/ecamegapedal/Makefile
index a10f12f6cc59..a91bd8b52ca0 100644
--- a/audio/ecamegapedal/Makefile
+++ b/audio/ecamegapedal/Makefile
@@ -16,6 +16,8 @@ COMMENT= Realtime audio processor
BUILD_DEPENDS= ${LOCALBASE}/lib/libecasound.a:${PORTSDIR}/audio/ecasound
+BROKEN= does not compile
+
JACKDIR= ${LOCALBASE}/include/jack
USE_QT_VER= 3
USE_GMAKE= yes