diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-11-15 20:45:45 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-11-15 20:45:45 +0000 |
commit | 38dd66a394cb51241b0584ce84a92806efea0a4d (patch) | |
tree | 0d56a4cdb88f40641a4ce7a78f77c08fe7f9b053 /audio/ecamegapedal | |
parent | 297b668e17bda49b07861d60e48fa411edae1be2 (diff) | |
download | ports-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/Makefile | 2 |
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 |