diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2011-11-15 13:26:36 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2011-11-15 13:26:36 +0000 |
commit | 9c4b64a964b995cf74774308b95d8a29e453368d (patch) | |
tree | 1d1e50b8fecd5d673f5a8501c62c614956fd16a3 /audio/spiralsynth/Makefile | |
parent | b53f78eb1a9131b9c05b482bc9f76d07c9a7dd65 (diff) | |
download | ports-9c4b64a964b995cf74774308b95d8a29e453368d.tar.gz ports-9c4b64a964b995cf74774308b95d8a29e453368d.zip |
Notes
Diffstat (limited to 'audio/spiralsynth/Makefile')
-rw-r--r-- | audio/spiralsynth/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/audio/spiralsynth/Makefile b/audio/spiralsynth/Makefile index 445786de7525..24acb8166722 100644 --- a/audio/spiralsynth/Makefile +++ b/audio/spiralsynth/Makefile @@ -17,8 +17,6 @@ COMMENT= MIDI-capable synthesizer for X LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk -BROKEN= does not compile - GNU_CONFIGURE= yes MAKE_ENV= PTHREAD_LIBS="${PTHREAD_LIBS}" \ PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" |