diff options
-rw-r--r-- | audio/icecast/Makefile | 2 | ||||
-rw-r--r-- | audio/icecast2/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/audio/icecast/Makefile b/audio/icecast/Makefile index 7b5be0cac13f..1c1192629baf 100644 --- a/audio/icecast/Makefile +++ b/audio/icecast/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://www.icecast.org/releases/ MAINTAINER= chip@eboai.org +FORBIDDEN= "Nope, still insecure..lots of tasty buffer overflows" + HAS_CONFIGURE= yes CONFIGURE_ARGS=--with-libwrap diff --git a/audio/icecast2/Makefile b/audio/icecast2/Makefile index 7b5be0cac13f..1c1192629baf 100644 --- a/audio/icecast2/Makefile +++ b/audio/icecast2/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://www.icecast.org/releases/ MAINTAINER= chip@eboai.org +FORBIDDEN= "Nope, still insecure..lots of tasty buffer overflows" + HAS_CONFIGURE= yes CONFIGURE_ARGS=--with-libwrap |