summaryrefslogtreecommitdiff
path: root/audio/shout/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/shout/Makefile')
-rw-r--r--audio/shout/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/shout/Makefile b/audio/shout/Makefile
index 9893503a467d..f0de8854eff0 100644
--- a/audio/shout/Makefile
+++ b/audio/shout/Makefile
@@ -3,7 +3,7 @@
PORTNAME= shout
PORTVERSION= 0.8.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio net
MASTER_SITES= http://downloads.xiph.org/releases/libshout/ \
http://downloads.us.xiph.org/releases/libshout/ \
@@ -16,7 +16,7 @@ GNU_CONFIGURE= yes
CFLAGS+= -fcommon
-EXPIRATION_DATE= 2020-09-30
-DEPRECATED= Unmaintained and dead upstream
+DEPRECATED= Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
+EXPIRATION_DATE=2021-04-01
.include <bsd.port.mk>