Unbreak.
Approved by: kris
This commit is contained in:
parent
3de1f3568e
commit
5ac101659f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=77172
@ -14,8 +14,6 @@ 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
|
||||
|
10
audio/spiralsynth/files/patch-Fl_Knob.H
Normal file
10
audio/spiralsynth/files/patch-Fl_Knob.H
Normal file
@ -0,0 +1,10 @@
|
||||
--- GUI/Widgets/Fl_Knob.H.orig Wed Mar 19 13:57:41 2003
|
||||
+++ GUI/Widgets/Fl_Knob.H Wed Mar 19 13:57:56 2003
|
||||
@@ -4,6 +4,7 @@
|
||||
#define Fl_Knob_H
|
||||
#include <FL/Fl.H>
|
||||
#include <FL/Fl_Valuator.H>
|
||||
+#include <FL/Fl_Group.H>
|
||||
|
||||
class Fl_Knob : public Fl_Valuator {
|
||||
public:
|
Loading…
Reference in New Issue
Block a user