summaryrefslogtreecommitdiff
path: root/audio/musicbox-tag-editor/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/musicbox-tag-editor/Makefile')
-rw-r--r--audio/musicbox-tag-editor/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/musicbox-tag-editor/Makefile b/audio/musicbox-tag-editor/Makefile
index b24320d1e2e8..1f4913b40443 100644
--- a/audio/musicbox-tag-editor/Makefile
+++ b/audio/musicbox-tag-editor/Makefile
@@ -4,7 +4,7 @@
PORTNAME= musicbox-tag-editor
PORTVERSION= 0.2.3
-PORTREVISION= 17
+PORTREVISION= 18
CATEGORIES= audio
MASTER_SITES= SF/musicbox/musicbox/${PORTVERSION}
DISTNAME= musicbox-${PORTVERSION}
@@ -25,8 +25,8 @@ SHEBANG_FILES= data/edit.pl
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|/usr/share/pixmaps|${PREFIX}/share/pixmaps|' \