summaryrefslogtreecommitdiff
path: root/sysutils/cpu/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/cpu/Makefile')
-rw-r--r--sysutils/cpu/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/cpu/Makefile b/sysutils/cpu/Makefile
index fea21e1712b7..d21f426f005f 100644
--- a/sysutils/cpu/Makefile
+++ b/sysutils/cpu/Makefile
@@ -3,7 +3,7 @@
PORTNAME= cpu
PORTVERSION= 1.4.3
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= sysutils
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
@@ -20,7 +20,7 @@ CPPFLAGS+= -DLDAP_DEPRECATED
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>