diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2011-11-04 22:19:36 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2011-11-04 22:19:36 +0000 |
commit | 7bd53bb5b7ea734f26155e3f333c6a283eecba68 (patch) | |
tree | de3a1194d705e217eadcfb0214dbd1526f37dc2b /audio/spiralloops | |
parent | - Update to 111.0 (diff) |
- Mark BROKEN: does not compile with new fltk
Reported by: pointyhat
Notes
Notes:
svn path=/head/; revision=285056
Diffstat (limited to 'audio/spiralloops')
-rw-r--r-- | audio/spiralloops/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/spiralloops/Makefile b/audio/spiralloops/Makefile index 4b2af5962927..5ef0e96e33ec 100644 --- a/audio/spiralloops/Makefile +++ b/audio/spiralloops/Makefile @@ -17,6 +17,8 @@ COMMENT= Loop-based sampler LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk +BROKEN= does not compile + DOCDIR= share/doc/${PORTNAME} DOC_FILES= CHANGES COPYING README GNU_CONFIGURE= yes |