These are not compatible with the new fltk.
Reported by: David Thiel
This commit is contained in:
parent
5e37fb828f
commit
468c59f10f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=76701
3 changed files with 6 additions and 0 deletions
|
@ -14,6 +14,8 @@ DISTNAME= SpiralLoops-${PORTVERSION}
|
|||
MAINTAINER= trevor@FreeBSD.org
|
||||
COMMENT= Loop-based sampler
|
||||
|
||||
BROKEN= "needs fltk 1.0.10"
|
||||
|
||||
LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk
|
||||
|
||||
DOCDIR= share/doc/${PORTNAME}
|
||||
|
|
|
@ -14,6 +14,8 @@ DISTNAME= SpiralSynth-${PORTVERSION}
|
|||
MAINTAINER= trevor@FreeBSD.org
|
||||
COMMENT= MIDI-capable synthesizer for X
|
||||
|
||||
BROKEN= "needs fltk 1.0.10"
|
||||
|
||||
LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
|
@ -14,6 +14,8 @@ DISTNAME= SpiralSynthBaby-${PORTVERSION}
|
|||
MAINTAINER= trevor@FreeBSD.org
|
||||
COMMENT= Synthesizer plugin for SpiralLoops
|
||||
|
||||
BROKEN= "needs fltk 1.0.10"
|
||||
|
||||
LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
Loading…
Reference in a new issue