summaryrefslogtreecommitdiff
path: root/x11/mate-desktop
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-12-22 23:10:18 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-12-22 23:10:18 +0000
commit20b928f17daa0babbe90d8686a53a426fe6bff95 (patch)
treea159ca2250373a82fe46315ad317753348eaa920 /x11/mate-desktop
parentFinal removal of WITH_NEW_XORG (diff)
Get rid of gnomehier
Notes
Notes: svn path=/head/; revision=375288
Diffstat (limited to 'x11/mate-desktop')
-rw-r--r--x11/mate-desktop/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/mate-desktop/Makefile b/x11/mate-desktop/Makefile
index f5660195234b..f76ae883fcc7 100644
--- a/x11/mate-desktop/Makefile
+++ b/x11/mate-desktop/Makefile
@@ -3,6 +3,7 @@
PORTNAME= mate-desktop
PORTVERSION= 1.8.1
+PORTREVISION= 1
CATEGORIES= x11 mate
MASTER_SITES= MATE
DIST_SUBDIR= mate
@@ -18,7 +19,7 @@ PORTSCOUT= limitw:1,even
USES= bison gettext gmake libtool pathfix pkgconfig \
python tar:xz
USE_XORG= x11 xrandr
-USE_GNOME= dconf gnomehier gdkpixbuf2 gtk20 intlhack
+USE_GNOME= dconf gdkpixbuf2 gtk20 intlhack
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-gtk=2.0 \