aboutsummaryrefslogtreecommitdiff
path: root/audio/icecast
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2013-03-23 05:14:41 +0000
committerEitan Adler <eadler@FreeBSD.org>2013-03-23 05:14:41 +0000
commitf62a94b3e33d1a98eb67e4f78cd23031d6db60e5 (patch)
tree473864eec84bd9eb9fb6750296d65ca88e6c92bb /audio/icecast
parent22b42ba91d21eff2e60a8f44b51c6faa4d50ad6d (diff)
downloadports-f62a94b3e33d1a98eb67e4f78cd23031d6db60e5.tar.gz
ports-f62a94b3e33d1a98eb67e4f78cd23031d6db60e5.zip
Add PORTSCOUT line
PR: misc/177291 Submitted by: chris petrik <c.petrik.sosa@gmail.com>
Notes
Notes: svn path=/head/; revision=314987
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>