aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2023-07-01 19:35:22 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2023-07-01 19:35:22 +0000
commit724762a465c73fad284818b00ef244737beffc1d (patch)
tree0ea49bd914cb86b8e90e8f9ba34a4f2b402f7758
parent1342ea97f23bbcae8e32d48613c24108d6bcab68 (diff)
downloadports-724762a465c73fad284818b00ef244737beffc1d.tar.gz
ports-724762a465c73fad284818b00ef244737beffc1d.zip
net-im/neochat: fix USES
-rw-r--r--net-im/neochat/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/neochat/Makefile b/net-im/neochat/Makefile
index 8ff41253bb91..722297cc3ec1 100644
--- a/net-im/neochat/Makefile
+++ b/net-im/neochat/Makefile
@@ -19,7 +19,7 @@ BUILD_DEPENDS= libquotient>=0.6.11:net-im/libquotient \
RUN_DEPENDS= kquickimageeditor>=0.2.0:graphics/kquickimageeditor \
kirigami-addons>=0.6.1:x11-toolkits/kirigami-addons
-USES= cmake compiler:c++17-lang desktop-file-utils gl kde:5 pkgconfig qt:5 tar:xz
+USES= cmake desktop-file-utils gl kde:5 pkgconfig qt:5 tar:xz
USE_GL= gl
USE_QT= concurrent core dbus declarative graphicaleffects gui imageformats \
multimedia network quickcontrols quickcontrols2 \