summaryrefslogtreecommitdiff
path: root/devel/electron18/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/electron18/Makefile')
-rw-r--r--devel/electron18/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/electron18/Makefile b/devel/electron18/Makefile
index 2771fb897a09..aec302880cc0 100644
--- a/devel/electron18/Makefile
+++ b/devel/electron18/Makefile
@@ -1,6 +1,7 @@
PORTNAME= electron
DISTVERSIONPREFIX= v
DISTVERSION= ${ELECTRON_VER:S/-beta./.b/}
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= https://github.com/tagattie/FreeBSD-Electron/releases/download/v18.2.4/:chromium \
https://commondatastorage.googleapis.com/chromium-nodejs/:chromium_node \
@@ -31,7 +32,7 @@ BUILD_DEPENDS= gperf:devel/gperf \
${LOCALBASE}/include/linux/videodev2.h:multimedia/v4l_compat \
node16>0:www/node16 \
npm-node16>0:www/npm-node16
-LIB_DEPENDS= libatk-bridge-2.0.so:accessibility/at-spi2-atk \
+LIB_DEPENDS= libatk-bridge-2.0.so:accessibility/at-spi2-core \
libatspi.so:accessibility/at-spi2-core \
libsnappy.so:archivers/snappy \
libFLAC.so:audio/flac \