aboutsummaryrefslogtreecommitdiffstats
path: root/x11/mate-desktop/Makefile
diff options
context:
space:
mode:
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
- only 13% of the p5- ports embed @comment $FreeBSD$:pgollucci2010-09-241-1/+0 * - Update to 1.24bapt2010-08-282-4/+4 * - fix BUILD_DEPENDSleeym2009-11-091-1/+1 * - update to 1.23leeym2009-11-092-10/+7 * Reset mat@FreeBSD.org due to maintainer-timeouts and no response to email.linimon2009-08-161-1/+1 * Update to 1.19mat2009-04-072-4/+4 * Update to 1.18mat2009-02-132-5/+5 * - Remove conditional checks relevant only on FreeBSD 5.x and olderpav2009-01-061-4/+0 * Update to 1.16mat2008-05-223-5/+7 * Update to 1.15mat2008-03-282-4/+4 * Update to 1.14mat2007-08-282-7/+5 * Remove 4.x workaround.erwin2007-06-151-8/+3 * - Unify the way to choose between ODBC flavors (WITH_IODBC / WITH_UNIXODBC).alepulver2006-10-101-9/+10 * Remove USE_REINPLACE from all categories starting with Dedwin2006-05-051-1/+0