summaryrefslogtreecommitdiff
path: root/devel/buildtool/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/buildtool/Makefile')
-rw-r--r--devel/buildtool/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/buildtool/Makefile b/devel/buildtool/Makefile
index 2d4e7a7d7b91..b1f0a4590b23 100644
--- a/devel/buildtool/Makefile
+++ b/devel/buildtool/Makefile
@@ -3,6 +3,7 @@
PORTNAME= buildtool
PORTVERSION= 0.16
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= SF
@@ -14,8 +15,8 @@ CONFIGURE_ARGS= -p ${PREFIX} -d ${DOCSDIR}
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
OPTIONS_DEFINE= DOCS