aboutsummaryrefslogtreecommitdiff
path: root/x11/mate-desktop/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-09-10 13:11:28 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-09-10 13:11:28 +0000
commitbcf3a830a4f4c1c5453ee72607fea3aa99a4b5cc (patch)
treee98877eaeb5e2a44f00691183c3f6564168e2955 /x11/mate-desktop/Makefile
parentf9f9a731b4169a1148866d9821539fe3f5dd5aa6 (diff)
downloadports-bcf3a830a4f4c1c5453ee72607fea3aa99a4b5cc.tar.gz
ports-bcf3a830a4f4c1c5453ee72607fea3aa99a4b5cc.zip
Welcome Mate Desktop 1.8
The porting work as been done by gnome@ (kwm) and Eric Turgeon (ericturgeon@ghostbsd.org)
Notes
Notes: svn path=/head/; revision=367830
Diffstat (limited to 'x11/mate-desktop/Makefile')
-rw-r--r--x11/mate-desktop/Makefile13
1 files changed, 6 insertions, 7 deletions
diff --git a/x11/mate-desktop/Makefile b/x11/mate-desktop/Makefile
index 7989f7b0225a..f5660195234b 100644
--- a/x11/mate-desktop/Makefile
+++ b/x11/mate-desktop/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= mate-desktop
-PORTVERSION= 1.6.1
-PORTREVISION= 1
+PORTVERSION= 1.8.1
CATEGORIES= x11 mate
MASTER_SITES= MATE
DIST_SUBDIR= mate
@@ -11,21 +10,21 @@ DIST_SUBDIR= mate
MAINTAINER= gnome@FreeBSD.org
COMMENT= Additional UI API for MATE
-BUILD_DEPENDS= gtkdoc-check:${PORTSDIR}/textproc/gtk-doc
+BUILD_DEPENDS= itstool:${PORTSDIR}/textproc/itstool
LIB_DEPENDS= libstartup-notification-1.so:${PORTSDIR}/x11/startup-notification
PORTSCOUT= limitw:1,even
-USES= bison gettext gmake libtool pathfix pkgconfig tar:xz
-USE_MATE= docutils
+USES= bison gettext gmake libtool pathfix pkgconfig \
+ python tar:xz
USE_XORG= x11 xrandr
-USE_GNOME= gnomehier gdkpixbuf2 glib20 gtk20 intlhack
-USE_PYTHON= yes
+USE_GNOME= dconf gnomehier gdkpixbuf2 gtk20 intlhack
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-gtk=2.0 \
--disable-gtk-doc \
--with-html-dir=${PREFIX}/share/doc \
+ --disable-user-guide \
--disable-desktop-docs
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib