aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-im/kaccounts-integration/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/net-im/kaccounts-integration/Makefile b/net-im/kaccounts-integration/Makefile
index b053ecec0d78..98f4de76d94e 100644
--- a/net-im/kaccounts-integration/Makefile
+++ b/net-im/kaccounts-integration/Makefile
@@ -25,7 +25,6 @@ USE_QT= concurrent core dbus declarative gui network widgets xml \
.include <bsd.port.options.mk>
.if ${ARCH:Mpowerpc*} && ${OSVERSION} < 1400092
-CXX= clang++${LLVM_VERSION}
USES+= llvm:min=16
.endif