diff options
author | pav <pav@FreeBSD.org> | 2009-11-16 04:45:45 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2009-11-16 04:45:45 +0800 |
commit | 11b2edcfbedb68dc350f7e9468e869bdcf986f3f (patch) | |
tree | 7e13a05d8b89a6e1aae29d64116ab5681cb9ea61 /audio/ecamegapedal | |
parent | 50ddf74b0448f08421b9222853776aba97e178fd (diff) | |
download | freebsd-ports-gnome-11b2edcfbedb68dc350f7e9468e869bdcf986f3f.tar.gz freebsd-ports-gnome-11b2edcfbedb68dc350f7e9468e869bdcf986f3f.tar.zst freebsd-ports-gnome-11b2edcfbedb68dc350f7e9468e869bdcf986f3f.zip |
- Mark BROKEN: does not compile
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 |