summaryrefslogtreecommitdiff
path: root/devel/openzz/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/openzz/Makefile')
-rw-r--r--devel/openzz/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/openzz/Makefile b/devel/openzz/Makefile
index 5805a018239d..677f80a32204 100644
--- a/devel/openzz/Makefile
+++ b/devel/openzz/Makefile
@@ -3,7 +3,7 @@
PORTNAME= openzz
DISTVERSION= 1.0.4-4
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= devel
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-1.0.4-4
@@ -22,8 +22,8 @@ USE_LDCONFIG= 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
post-patch:
@${REINPLACE_CMD} -e "s/cfree/free/g" ${WRKSRC}/src/list.c