aboutsummaryrefslogtreecommitdiffstats
path: root/x11/mate-session-manager/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/mate-session-manager/Makefile')
-rw-r--r--x11/mate-session-manager/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/x11/mate-session-manager/Makefile b/x11/mate-session-manager/Makefile
index 8114c151ab17..ed4fce7605f2 100644
--- a/x11/mate-session-manager/Makefile
+++ b/x11/mate-session-manager/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= mate-session-manager
-PORTVERSION= 1.6.1
-PORTREVISION= 1
+PORTVERSION= 1.8.1
CATEGORIES= x11 mate
MASTER_SITES= MATE
DIST_SUBDIR= mate
@@ -12,16 +11,17 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= Session component for the MATE desktop
LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \
- libupower-glib.so:${PORTSDIR}/sysutils/upower
+ libupower-glib.so:${PORTSDIR}/sysutils/upower \
+ libexecinfo.so:${PORTSDIR}/devel/libexecinfo
RUN_DEPENDS= ${LOCALBASE}/sbin/console-kit-daemon:${PORTSDIR}/sysutils/consolekit \
${LOCALBASE}/bin/xdpyinfo:${PORTSDIR}/x11/xdpyinfo
PORTSCOUT= limitw:1,even
-USES= execinfo gettext gmake pathfix pkgconfig tar:xz
+USES= gettext gmake libtool pathfix pkgconfig tar:xz
USE_MATE= settingsdaemon
USE_XORG= ice sm xau xext xrandr xrender xtrans xtst
-USE_GNOME= glib20 gnomehier gtk20 intlhack librsvg2 libxslt pango
+USE_GNOME= gnomehier gtk20 intlhack librsvg2 libxslt pango
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-docbook-docs \
--with-gtk=2.0 \