diff options
author | marino <marino@FreeBSD.org> | 2016-10-01 00:40:57 +0800 |
---|---|---|
committer | marino <marino@FreeBSD.org> | 2016-10-01 00:40:57 +0800 |
commit | b5dae4c2734dfc19fcc376e981ede8bd05aea25d (patch) | |
tree | 6315321295647c3fa70dd3e99aea2f602a0c753b /audio/darkice | |
parent | c12b3e591dbd67b45200c5268e0ccfb429a2a623 (diff) | |
download | freebsd-ports-gnome-b5dae4c2734dfc19fcc376e981ede8bd05aea25d.tar.gz freebsd-ports-gnome-b5dae4c2734dfc19fcc376e981ede8bd05aea25d.tar.zst freebsd-ports-gnome-b5dae4c2734dfc19fcc376e981ede8bd05aea25d.zip |
audio/darkice: BROKEN (fails to patch now)
Diffstat (limited to 'audio/darkice')
-rw-r--r-- | audio/darkice/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/darkice/Makefile b/audio/darkice/Makefile index dff15408ebd8..cf34bb106ae9 100644 --- a/audio/darkice/Makefile +++ b/audio/darkice/Makefile @@ -12,6 +12,8 @@ COMMENT= IceCast, IceCast2, and ShoutCast live audio streamer LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN= fails to patch after previous commit + USES= pkgconfig GNU_CONFIGURE= yes CONFIGURE_ENV= ac_cv_prog_acx_pthread_config=no |