aboutsummaryrefslogtreecommitdiff
path: root/sysutils/mate-settings-daemon/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2020-06-12 15:56:24 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2020-06-12 15:56:24 +0000
commit652b649d2d2f42ed74a62bbd2f31f1855ac6765f (patch)
tree70b231e74319bd60dddf43e7466aa7b38f043e47 /sysutils/mate-settings-daemon/Makefile
parent703bb433ec70be03a30ddb422476bd5f7534205c (diff)
downloadports-652b649d2d2f42ed74a62bbd2f31f1855ac6765f.tar.gz
ports-652b649d2d2f42ed74a62bbd2f31f1855ac6765f.zip
Update mate to 1.24
All components but: caja atril marco Have been upgraded to 1.24 The above 3 other components depends on a newer version of glib so they will be upgraded later
Notes
Notes: svn path=/head/; revision=538624
Diffstat (limited to 'sysutils/mate-settings-daemon/Makefile')
-rw-r--r--sysutils/mate-settings-daemon/Makefile9
1 files changed, 7 insertions, 2 deletions
diff --git a/sysutils/mate-settings-daemon/Makefile b/sysutils/mate-settings-daemon/Makefile
index dc85ae30fa33..7998ebbb17d8 100644
--- a/sysutils/mate-settings-daemon/Makefile
+++ b/sysutils/mate-settings-daemon/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= mate-settings-daemon
-PORTVERSION= 1.22.1
+PORTVERSION= 1.24.0
CATEGORIES= sysutils mate
MASTER_SITES= MATE
DIST_SUBDIR= mate
@@ -10,6 +10,9 @@ DIST_SUBDIR= mate
MAINTAINER= gnome@FreeBSD.org
COMMENT= MATE settings daemon
+LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/COPYING
+
LIB_DEPENDS= libdbus-1.so:devel/dbus \
libdbus-glib-1.so:devel/dbus-glib \
libxklavier.so:x11/libxklavier \
@@ -62,7 +65,9 @@ GLIB_SCHEMAS= org.mate.SettingsDaemon.plugins.a11y-keyboard.gschema.xml \
org.mate.applications-at.gschema.xml \
org.mate.font-rendering.gschema.xml \
org.mate.peripherals-smartcard.gschema.xml \
- org.mate.peripherals-touchpad.gschema.xml
+ org.mate.peripherals-touchpad.gschema.xml \
+ org.mate.peripherals-keyboard.gschema.xml \
+ org.mate.peripherals-mouse.gschema.xml
OPTIONS_DEFINE= PULSEAUDIO
OPTIONS_SUB= yes