aboutsummaryrefslogtreecommitdiff
path: root/converters/shftool/Makefile
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2020-08-30 09:47:49 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2020-08-30 09:47:49 +0000
commita1b290c54de889d9db069a15f2560230fd19d999 (patch)
treef167b9dd249df742f657c72fe7d08331880dd730 /converters/shftool/Makefile
parent97b4607c4daec448c170906844c457e4268100b2 (diff)
downloadports-a1b290c54de889d9db069a15f2560230fd19d999.tar.gz
ports-a1b290c54de889d9db069a15f2560230fd19d999.zip
Notes
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},' \