aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authoreadler <eadler@FreeBSD.org>2013-03-23 13:14:41 +0800
committereadler <eadler@FreeBSD.org>2013-03-23 13:14:41 +0800
commit5bbd4190a5b10bc3464a904c06c6604dc2bb78a3 (patch)
tree473864eec84bd9eb9fb6750296d65ca88e6c92bb /audio
parent6709276f836fc3825fbf97a195e7c0b0ebfdf02e (diff)
downloadfreebsd-ports-gnome-5bbd4190a5b10bc3464a904c06c6604dc2bb78a3.tar.gz
freebsd-ports-gnome-5bbd4190a5b10bc3464a904c06c6604dc2bb78a3.tar.zst
freebsd-ports-gnome-5bbd4190a5b10bc3464a904c06c6604dc2bb78a3.zip
Add PORTSCOUT line
PR: misc/177291 Submitted by: chris petrik <c.petrik.sosa@gmail.com>
Diffstat (limited to 'audio')
-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>