diff options
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/mutter/Makefile | 8 | ||||
-rw-r--r-- | x11-wm/mutter/distinfo | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/x11-wm/mutter/Makefile b/x11-wm/mutter/Makefile index d56d1b9f2..0635983b9 100644 --- a/x11-wm/mutter/Makefile +++ b/x11-wm/mutter/Makefile @@ -3,11 +3,11 @@ # Whom: Pawel Worach <pawel.worach@gmail.com> # # $FreeBSD$ -# $MCom: ports/x11-wm/mutter/Makefile,v 1.26 2011/05/28 12:19:03 kwm Exp $ +# $MCom: ports/x11-wm/mutter/Makefile,v 1.27 2011/09/18 13:25:49 kwm Exp $ # PORTNAME= mutter -PORTVERSION= 3.1.91.1 +PORTVERSION= 3.1.92 CATEGORIES= x11-wm MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -31,8 +31,8 @@ USE_GMAKE= yes USE_AUTOTOOLS= libtool USE_GNOME= gnomeprefix gnomehack intlhack gtk30 gconf2 ltverhack USE_LDCONFIG= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" \ +CPPFLAGS= -I${LOCALBASE}/include +CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" \ LIBS="-lexecinfo" CONFIGURE_ARGS= --enable-compile-warnings=maximum GCONF_SCHEMAS= mutter.schemas diff --git a/x11-wm/mutter/distinfo b/x11-wm/mutter/distinfo index 233559f80..f2d026fab 100644 --- a/x11-wm/mutter/distinfo +++ b/x11-wm/mutter/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/mutter-3.1.91.1.tar.xz) = ea665ba523d2b62f8cdfb1b0285c7672ac395774af3cb059bfd39bed8cb71d31 -SIZE (gnome3/mutter-3.1.91.1.tar.xz) = 1647832 +SHA256 (gnome3/mutter-3.1.92.tar.xz) = a8aec093b50ba1a9663971c5c080ca8c6892e85f6e20d0cd5ff829c9808ca37f +SIZE (gnome3/mutter-3.1.92.tar.xz) = 1644176 |