diff options
author | antoine <antoine@FreeBSD.org> | 2015-04-05 16:01:23 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2015-04-05 16:01:23 +0800 |
commit | bc1160787894124a2954409b3a4eca41f1844809 (patch) | |
tree | 86a1ecbc012b41d3978c64832a65800edf38662d /audio | |
parent | 51d01cfae1f52968bebd3d6e96c787a87946273e (diff) | |
download | freebsd-ports-gnome-bc1160787894124a2954409b3a4eca41f1844809.tar.gz freebsd-ports-gnome-bc1160787894124a2954409b3a4eca41f1844809.tar.zst freebsd-ports-gnome-bc1160787894124a2954409b3a4eca41f1844809.zip |
Mark BROKEN: Checksum and size mismatch
Reported by: pkg-fallout
Diffstat (limited to 'audio')
-rw-r--r-- | audio/shoutcast/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/shoutcast/Makefile b/audio/shoutcast/Makefile index 5e53b571b400..e6e779202170 100644 --- a/audio/shoutcast/Makefile +++ b/audio/shoutcast/Makefile @@ -14,6 +14,8 @@ COMMENT= SHOUTcast Distributed Network Audio Server RESTRICTED= redistribution of software is not permitted IA32_BINARY_PORT= yes +BROKEN= Checksum and size mismatch + USES= dos2unix shebangfix DOS2UNIX_REGEX= .*\.(conf|css|html|js|txt|xml) bash_CMD= ${SH} |