summaryrefslogtreecommitdiff
path: root/irc/xaric/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'irc/xaric/Makefile')
-rw-r--r--irc/xaric/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/irc/xaric/Makefile b/irc/xaric/Makefile
index 9805ac88aa01..99e3fd99022e 100644
--- a/irc/xaric/Makefile
+++ b/irc/xaric/Makefile
@@ -3,6 +3,7 @@
PORTNAME= xaric
PORTVERSION= 0.13.7
+PORTREVISION= 1
CATEGORIES= irc
MASTER_SITES= http://xaric.org/software/xaric/releases/
@@ -14,8 +15,8 @@ USES= gmake ncurses pathfix ssl
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
post-patch:
@${REINPLACE_CMD} -e 's|-ggdb3||g' ${WRKSRC}/Makefile.in