aboutsummaryrefslogtreecommitdiff
path: root/audio/musicbox-tag-editor
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2020-08-29 08:09:19 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2020-08-29 08:09:19 +0000
commitcf576d60668249442ac83d5bf73b4796884b3ba0 (patch)
tree9535b343b0a75f6e3ac4184ef8562f84403afd86 /audio/musicbox-tag-editor
parent84f4d5fecc66553556bc3f4cee1a9ac4d11fb30d (diff)
downloadports-cf576d60668249442ac83d5bf73b4796884b3ba0.tar.gz
ports-cf576d60668249442ac83d5bf73b4796884b3ba0.zip
audio/: Fix build with clang11 and deprecate ports@ ports
Notes
Notes: svn path=/head/; revision=546883
Diffstat (limited to 'audio/musicbox-tag-editor')
-rw-r--r--audio/musicbox-tag-editor/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/audio/musicbox-tag-editor/Makefile b/audio/musicbox-tag-editor/Makefile
index 8aa3ddec4746..b24320d1e2e8 100644
--- a/audio/musicbox-tag-editor/Makefile
+++ b/audio/musicbox-tag-editor/Makefile
@@ -23,6 +23,11 @@ LDFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_ARGS= --program-suffix=-tag-editor
SHEBANG_FILES= data/edit.pl
+CFLAGS+= -fcommon
+
+EXPIRATION_DATE= 2020-09-30
+DEPRECATED= Unmaintained and dead upstream
+
post-patch:
@${REINPLACE_CMD} -e 's|/usr/share/pixmaps|${PREFIX}/share/pixmaps|' \
${WRKSRC}/data/musicbox.glade