diff options
author | Koop Mast <kwm@FreeBSD.org> | 2011-07-30 09:20:22 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2011-07-30 09:20:22 +0000 |
commit | 0b743289fc32232ef4026a42f720186d8ae7c899 (patch) | |
tree | 1d1222f6f025fbba9f6a7bc42cf1bd0545242e55 /graphics/gdk-pixbuf2/Makefile | |
parent | 42ee47bc6af00264547c217e6ce66acfc5aa7220 (diff) | |
download | ports-0b743289fc32232ef4026a42f720186d8ae7c899.tar.gz ports-0b743289fc32232ef4026a42f720186d8ae7c899.zip |
Notes
Diffstat (limited to 'graphics/gdk-pixbuf2/Makefile')
-rw-r--r-- | graphics/gdk-pixbuf2/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/gdk-pixbuf2/Makefile b/graphics/gdk-pixbuf2/Makefile index 63b16093c009..2e3359dfa156 100644 --- a/graphics/gdk-pixbuf2/Makefile +++ b/graphics/gdk-pixbuf2/Makefile @@ -3,10 +3,10 @@ # Whom: Ade Lovett <ade@lovett.com> # # $FreeBSD$ -# $MCom: ports/graphics/gdk-pixbuf2/Makefile,v 1.9 2010/11/09 09:35:01 kwm Exp $ +# $MCom: ports/graphics/gdk-pixbuf2/Makefile,v 1.15 2011/06/27 21:10:23 kwm Exp $ PORTNAME?= gdk-pixbuf -PORTVERSION= 2.22.1 +PORTVERSION= 2.23.5 CATEGORIES?= graphics MASTER_SITES= GNOME MASTER_SITE_SUBDIR= sources/gdk-pixbuf/${PORTVERSION:R} @@ -23,7 +23,7 @@ LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png \ jasper.4:${PORTSDIR}/graphics/jasper LATEST_LINK= gdk-pixbuf2 -USE_BZIP2= yes +USE_XZ= yes USE_GMAKE= yes USE_XORG= xt xi x11 USE_AUTOTOOLS= libtool |