Index: head/deskutils/mate-notification-daemon/Makefile =================================================================== --- head/deskutils/mate-notification-daemon/Makefile (revision 524163) +++ head/deskutils/mate-notification-daemon/Makefile (revision 524164) @@ -1,36 +1,37 @@ # Created by: Andreas Kohn # $FreeBSD$ PORTNAME= mate-notification-daemon PORTVERSION= 1.22.1 CATEGORIES= deskutils mate MASTER_SITES= MATE DIST_SUBDIR= mate MAINTAINER= gnome@FreeBSD.org COMMENT= Send small notifications to your desktop -LICENSE= GPLv2 -LICENSE_FILE= ${WRKSRC}/COPYING +LICENSE= GPLv2+ GPLv3+ +LICENSE_COMB= multi +LICENSE_FILE_GPLv2+ = ${WRKSRC}/COPYING LIB_DEPENDS= libdbus-1.so:devel/dbus \ libdbus-glib-1.so:devel/dbus-glib \ libcanberra.so:audio/libcanberra \ libcanberra-gtk3.so:audio/libcanberra-gtk3 \ libnotify.so:devel/libnotify PORTSCOUT= limitw:1,even USES= gettext gmake gnome libtool localbase pathfix \ pkgconfig tar:xz xorg USE_XORG= x11 USE_GNOME= cairo glib20 gtk30 librsvg2 libwnck3 intlhack GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-dbus-services=${PREFIX}/share/dbus-1/services \ --disable-static INSTALLS_ICONS= yes INSTALL_TARGET= install-strip GLIB_SCHEMAS= org.mate.NotificationDaemon.gschema.xml .include Index: head/deskutils/mate-notification-daemon/pkg-descr =================================================================== --- head/deskutils/mate-notification-daemon/pkg-descr (revision 524163) +++ head/deskutils/mate-notification-daemon/pkg-descr (revision 524164) @@ -1,9 +1,9 @@ The Desktop Notifications framework provides a standard way of doing passive pop-up notifications on the desktop. These are designed to notify the user of something without interrupting their work with a dialog box that they must close. Passive popups can automatically disappear after a short period of time. This port contains the daemon. -WWW: http://mate-desktop.org/ +WWW: https://mate-desktop.org/