diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2018-12-02 20:16:53 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2018-12-02 20:16:53 +0000 |
commit | 70b83e557a627580302840ba56f8757f63945f0b (patch) | |
tree | c57a06be8cf0fd6a288c33a0a7263feb10af3297 /audio/terminatorx | |
parent | 83ae36d983388ae0dbe2cd4ce69bbe1e90aa36ff (diff) | |
download | ports-70b83e557a627580302840ba56f8757f63945f0b.tar.gz ports-70b83e557a627580302840ba56f8757f63945f0b.zip |
Notes
Diffstat (limited to 'audio/terminatorx')
-rw-r--r-- | audio/terminatorx/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/terminatorx/Makefile b/audio/terminatorx/Makefile index 491a7c27d669..9f74b7e975ee 100644 --- a/audio/terminatorx/Makefile +++ b/audio/terminatorx/Makefile @@ -14,7 +14,10 @@ COMMENT= Realtime audio synthesizer that allows you to "scratch" on audio data LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN= fails configure: checking gnome-doc-utils >= 0.3.2... no BROKEN_powerpc64=fails to configure: checking for XOpenDisplay in -lX11... no +DEPRECATED= Unmaintained, broken too often +EXPIRATION_DATE= 2018-12-31 BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:audio/ladspa \ rarian-sk-config:textproc/rarian |