summaryrefslogtreecommitdiff
path: root/audio/icecast
diff options
context:
space:
mode:
Diffstat (limited to 'audio/icecast')
-rw-r--r--audio/icecast/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/icecast/Makefile b/audio/icecast/Makefile
index 9bd5599199c7..2ad76bf1666f 100644
--- a/audio/icecast/Makefile
+++ b/audio/icecast/Makefile
@@ -25,6 +25,8 @@ MAKE_JOBS_SAFE= yes
CPPFLAGS+= ${PTHREAD_CFLAGS}
LDFLAGS+= ${PTHREAD_LIBS}
+PORTSCOUT= limit:^1\.3\.12
+
SUB_FILES= pkg-message
.include <bsd.port.options.mk>