diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2003-03-01 14:42:52 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2003-03-01 14:42:52 +0000 |
commit | 468c59f10f6c192ec4b464decf9f5923d058bbbd (patch) | |
tree | cb92e15496a77c030c01987caa41b66dbe2acc67 /audio/spiralsynth | |
parent | 5e37fb828fb8ca69d2600ef9e6afd94fa74822cb (diff) | |
download | ports-468c59f10f6c192ec4b464decf9f5923d058bbbd.tar.gz ports-468c59f10f6c192ec4b464decf9f5923d058bbbd.zip |
Notes
Diffstat (limited to 'audio/spiralsynth')
-rw-r--r-- | audio/spiralsynth/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/spiralsynth/Makefile b/audio/spiralsynth/Makefile index 9c808e3420b8..600ba1ea9fe8 100644 --- a/audio/spiralsynth/Makefile +++ b/audio/spiralsynth/Makefile @@ -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 |