aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2023-10-05 19:53:10 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2023-10-05 19:53:10 +0000
commitaf094237279dd658b1da5887771df2b4bff8c43a (patch)
tree286a86e03c2893cec7aa4580b1086b236dc35533 /x11
parent867083ba9996eb2fc8f54e2c2395c1d1d8b6399c (diff)
downloadports-af094237279dd658b1da5887771df2b4bff8c43a.tar.gz
ports-af094237279dd658b1da5887771df2b4bff8c43a.zip
x11/cinnamon: Drop ca_root_nss dependency.
PR: 274282 Reviewed by: gnome (vishwin) Differential Revision: https://reviews.freebsd.org/D42094
Diffstat (limited to 'x11')
-rw-r--r--x11/cinnamon/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/x11/cinnamon/Makefile b/x11/cinnamon/Makefile
index 870ff524d216..5bc06067461f 100644
--- a/x11/cinnamon/Makefile
+++ b/x11/cinnamon/Makefile
@@ -1,6 +1,6 @@
PORTNAME= cinnamon
PORTVERSION= 5.4.9
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= x11 gnome
DIST_SUBDIR= gnome
@@ -13,8 +13,7 @@ WWW= https://github.com/linuxmint/cinnamon
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
-BUILD_DEPENDS= ca_root_nss>0:security/ca_root_nss \
- ${LOCALBASE}/include/EGL/eglmesaext.h:graphics/mesa-dri
+BUILD_DEPENDS= ${LOCALBASE}/include/EGL/eglmesaext.h:graphics/mesa-dri
LIB_DEPENDS= libcjs.so:lang/cjs \
libmuffin.so:x11-wm/muffin \
libcinnamon-menu-3.so:x11/cinnamon-menus \
@@ -24,7 +23,6 @@ LIB_DEPENDS= libcjs.so:lang/cjs \
libsoup-2.4.so:devel/libsoup \
libxapp.so:x11/xapp
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>0:devel/py-dbus@${PY_FLAVOR} \
- ca_root_nss>0:security/ca_root_nss \
gnome-themes-extra>3.0.0:x11-themes/gnome-themes-extra \
caribou>0:accessibility/caribou \
cinnamon-control-center:sysutils/cinnamon-control-center \