summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2021-01-31 17:24:11 +0000
committerJan Beich <jbeich@FreeBSD.org>2021-01-31 17:24:11 +0000
commitef36e3b3d2498f293064bf25ce3c4fb164786db0 (patch)
tree722fc99aa92807a3776f364533f33838eecacec0
parentmultimedia/atomicparsley: unbreak on GCC architectures after r563497 (diff)
multimedia/atomicparsley: allow Clang with -stdlib=libstdc++
-rw-r--r--multimedia/atomicparsley/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/atomicparsley/Makefile b/multimedia/atomicparsley/Makefile
index 7f40aa872fe6..e153429f0ea2 100644
--- a/multimedia/atomicparsley/Makefile
+++ b/multimedia/atomicparsley/Makefile
@@ -10,7 +10,7 @@ COMMENT= Command line program for reading parsing and setting MP4/M4A metadata
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= cmake compiler:c++11-lib
+USES= cmake compiler:c++11-lang
USE_GITHUB= yes
GH_ACCOUNT= wez
PLIST_FILES= bin/AtomicParsley