Skip to content

Commit

Permalink
x11/cinnamon: Drop ca_root_nss dependency.
Browse files Browse the repository at this point in the history
PR:		274282
Reviewed by:	gnome (vishwin)
Differential Revision:	https://reviews.freebsd.org/D42094
  • Loading branch information
dag-erling committed Oct 5, 2023
1 parent 867083b commit af09423
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions x11/cinnamon/Makefile
@@ -1,6 +1,6 @@
PORTNAME= cinnamon
PORTVERSION= 5.4.9
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= x11 gnome
DIST_SUBDIR= gnome

Expand All @@ -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 \
Expand All @@ -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 \
Expand Down

0 comments on commit af09423

Please sign in to comment.