summaryrefslogtreecommitdiff
path: root/devel/jetbrains-goland/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/jetbrains-goland/Makefile')
-rw-r--r--devel/jetbrains-goland/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/jetbrains-goland/Makefile b/devel/jetbrains-goland/Makefile
index ac997ad216fb..00dd2285ffbd 100644
--- a/devel/jetbrains-goland/Makefile
+++ b/devel/jetbrains-goland/Makefile
@@ -1,5 +1,5 @@
PORTNAME= goland
-DISTVERSION= 2025.1.2
+DISTVERSION= 2025.1.4
CATEGORIES= devel
MASTER_SITES= https://download-cdn.jetbrains.com/go/
PKGNAMEPREFIX= jetbrains-
@@ -65,6 +65,7 @@ do-install:
${WRKSRC}/lib/jna \
${WRKSRC}/lib/native \
${WRKSRC}/lib/pty4j \
+ ${WRKSRC}/lib/skiko-awt-runtime-all \
${WRKSRC}/plugins/cwm-plugin \
${WRKSRC}/plugins/gateway-plugin/lib/remote-dev-workers \
${WRKSRC}/plugins/go-plugin/lib/dlv \