summaryrefslogtreecommitdiff
path: root/converters/shftool/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'converters/shftool/Makefile')
-rw-r--r--converters/shftool/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/converters/shftool/Makefile b/converters/shftool/Makefile
index c08f81ac35a5..eeeb20313596 100644
--- a/converters/shftool/Makefile
+++ b/converters/shftool/Makefile
@@ -3,7 +3,7 @@
PORTNAME= shftool
PORTVERSION= 1.2.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= converters
MASTER_SITES= http://www.df.lth.se/~triad/krad/shftool/
@@ -16,8 +16,8 @@ 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
post-patch:
${REINPLACE_CMD} -e 's,^LIBLOC_LIST=.*,LIBLOC_LIST=${LOCALBASE},' \