svn commit: r497866 - head/x11/cinnamon
Antoine Brodin
antoine at FreeBSD.org
Thu Apr 4 20:27:02 UTC 2019
Author: antoine
Date: Thu Apr 4 20:26:59 2019
New Revision: 497866
URL: https://svnweb.freebsd.org/changeset/ports/497866
Log:
Fix LIB_DEPENDS
Reported by: pkg-fallout
MFH: 2019Q2
Modified:
head/x11/cinnamon/Makefile
Modified: head/x11/cinnamon/Makefile
==============================================================================
--- head/x11/cinnamon/Makefile Thu Apr 4 20:19:43 2019 (r497865)
+++ head/x11/cinnamon/Makefile Thu Apr 4 20:26:59 2019 (r497866)
@@ -14,6 +14,7 @@ BUILD_DEPENDS= ca_root_nss>=0:security/ca_root_nss \
gnome-autogen.sh:devel/gnome-common
LIB_DEPENDS= libstartup-notification-1.so:x11/startup-notification \
libcaribou.so:accessibility/caribou \
+ libgnome-keyring.so:security/libgnome-keyring \
libmuffin.so:x11-wm/muffin \
libtelepathy-glib.so:net-im/telepathy-glib \
libtelepathy-logger.so:net-im/telepathy-logger \
More information about the svn-ports-head
mailing list