diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-09-18 21:25:49 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-09-18 21:25:49 +0800 |
commit | 443435dec169f93ced5cbe65e3da7477d60da2c6 (patch) | |
tree | aa38c4d9a473e2391ada81f77f9d2c8c9efa5c66 /x11-wm/mutter/Makefile | |
parent | 725aee203225c30555cc42e5f0576fd0d9acbe9b (diff) | |
download | marcuscom-ports-443435dec169f93ced5cbe65e3da7477d60da2c6.tar marcuscom-ports-443435dec169f93ced5cbe65e3da7477d60da2c6.tar.gz marcuscom-ports-443435dec169f93ced5cbe65e3da7477d60da2c6.tar.bz2 marcuscom-ports-443435dec169f93ced5cbe65e3da7477d60da2c6.tar.lz marcuscom-ports-443435dec169f93ced5cbe65e3da7477d60da2c6.tar.xz marcuscom-ports-443435dec169f93ced5cbe65e3da7477d60da2c6.tar.zst marcuscom-ports-443435dec169f93ced5cbe65e3da7477d60da2c6.zip |
Update to 3.1.91.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16253 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-wm/mutter/Makefile')
-rw-r--r-- | x11-wm/mutter/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-wm/mutter/Makefile b/x11-wm/mutter/Makefile index 55293de0a..d56d1b9f2 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.25 2011/04/27 11:53:59 kwm Exp $ +# $MCom: ports/x11-wm/mutter/Makefile,v 1.26 2011/05/28 12:19:03 kwm Exp $ # PORTNAME= mutter -PORTVERSION= 3.0.2.1 +PORTVERSION= 3.1.91.1 CATEGORIES= x11-wm MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -23,7 +23,7 @@ LIB_DEPENDS= startup-notification-1.0:${PORTSDIR}/x11/startup-notification \ canberra-gtk3.0:${PORTSDIR}/audio/libcanberra-gtk3 RUN_DEPENDS= zenity:${PORTSDIR}/x11/zenity -USE_BZIP2= yes +USE_XZ= yes USE_XORG= x11 xext xrandr xcomposite xcursor xinerama ice sm USE_PYTHON= 2.5+ USE_GETTEXT= yes |