diff options
Diffstat (limited to 'x11-wm/metacity/Makefile')
-rw-r--r-- | x11-wm/metacity/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/x11-wm/metacity/Makefile b/x11-wm/metacity/Makefile index 6fe3ad0..a5ca511 100644 --- a/x11-wm/metacity/Makefile +++ b/x11-wm/metacity/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= metacity -PORTVERSION= 3.16.1 +PORTVERSION= 3.18.1 CATEGORIES= x11-wm MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -22,7 +22,8 @@ RUN_DEPENDS= zenity>=3.0.0:${PORTSDIR}/x11/zenity \ PORTSCOUT= limitw:1,even USE_XORG= x11 xcomposite xdamage xrender xcursor xinerama xext xrandr -USES= gettext gmake libtool pathfix pkgconfig tar:xz +USES= compiler:c11 gettext gmake gnome libtool \ + pathfix pkgconfig tar:xz GNU_CONFIGURE= yes USE_GNOME= gnomeprefix gtk30 intlhack libxml2:build USE_LDCONFIG= yes |