aboutsummaryrefslogtreecommitdiff
path: root/audio/toolame
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/toolame
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/toolame')
-rw-r--r--audio/toolame/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/audio/toolame/Makefile b/audio/toolame/Makefile
index d516a67a51af..e8ebfc0a44bb 100644
--- a/audio/toolame/Makefile
+++ b/audio/toolame/Makefile
@@ -19,6 +19,11 @@ ALL_TARGET= ${PORTNAME}
MAKE_ARGS= CC="${CC}" TWEAKS="${CFLAGS}" ARCH="" PG="" OPTIM=""
USE_CSTD= gnu89
+CFLAGS+= -fcommon
+
+EXPIRATION_DATE= 2020-09-30
+DEPRECATED= Unmaintained and dead upstream
+
PLIST_FILES= bin/toolame
PORTDOCS= FUTURE HISTORY LGPL.txt README