diff options
Diffstat (limited to 'x11-wm/mutter/Makefile')
-rw-r--r-- | x11-wm/mutter/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-wm/mutter/Makefile b/x11-wm/mutter/Makefile index 00da10b37..3e10a8179 100644 --- a/x11-wm/mutter/Makefile +++ b/x11-wm/mutter/Makefile @@ -4,6 +4,7 @@ PORTNAME= mutter PORTVERSION= 3.12.2 +PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -20,7 +21,7 @@ LIB_DEPENDS= libstartup-notification-1.so:${PORTSDIR}/x11/startup-notification \ RUN_DEPENDS= zenity3>=3.0.0:${PORTSDIR}/x11/zenity3 \ gsettings-desktop-schemas>=3.4.0:${PORTSDIR}/devel/gsettings-desktop-schemas -USES= gettext gmake pathfix pkgconfig tar:xz +USES= gettext gmake libtool pathfix pkgconfig tar:xz USE_GNOME= gnomedesktop3 gnomehier gnomeprefix gtk30 intlhack \ introspection:build USE_XORG= x11 xext xrandr xcomposite xcursor xinerama ice sm xfixes \ |