diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-09-17 19:20:59 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-09-17 19:20:59 +0800 |
commit | a631931e1f058fc987510690659ff179a8adf61b (patch) | |
tree | 2c474989477eecf22110e1e22edcc087465818ba /x11-themes/gnome-backgrounds/Makefile | |
parent | 41dbac9024aacdd7b4b818fad8281c1ae559a73d (diff) | |
download | marcuscom-ports-a631931e1f058fc987510690659ff179a8adf61b.tar marcuscom-ports-a631931e1f058fc987510690659ff179a8adf61b.tar.gz marcuscom-ports-a631931e1f058fc987510690659ff179a8adf61b.tar.bz2 marcuscom-ports-a631931e1f058fc987510690659ff179a8adf61b.tar.lz marcuscom-ports-a631931e1f058fc987510690659ff179a8adf61b.tar.xz marcuscom-ports-a631931e1f058fc987510690659ff179a8adf61b.tar.zst marcuscom-ports-a631931e1f058fc987510690659ff179a8adf61b.zip |
Update to 3.1.91.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16209 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-themes/gnome-backgrounds/Makefile')
-rw-r--r-- | x11-themes/gnome-backgrounds/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-themes/gnome-backgrounds/Makefile b/x11-themes/gnome-backgrounds/Makefile index c3c8a285d..4ece9fee3 100644 --- a/x11-themes/gnome-backgrounds/Makefile +++ b/x11-themes/gnome-backgrounds/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11-themes/gnome-backgrounds/Makefile,v 1.53 2011/04/27 11:47:43 kwm Exp $ +# $MCom: ports/x11-themes/gnome-backgrounds/Makefile,v 1.54 2011/05/24 19:48:53 kwm Exp $ # PORTNAME= gnome-backgrounds -PORTVERSION= 3.0.2 +PORTVERSION= 3.1.91 CATEGORIES= x11-themes graphics gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -15,7 +15,7 @@ DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= A collection of backgrounds for GNOME -USE_BZIP2= yes +USE_XZ= yes USE_GETTEXT= yes GNU_CONFIGURE= yes USE_GMAKE= yes |