diff options
Diffstat (limited to 'devel/dconf/Makefile')
-rw-r--r-- | devel/dconf/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/dconf/Makefile b/devel/dconf/Makefile index f1f6e3486..08aa65a9c 100644 --- a/devel/dconf/Makefile +++ b/devel/dconf/Makefile @@ -3,11 +3,11 @@ # Whom: Koop Mast <kwm@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/devel/dconf/Makefile,v 1.23 2011/06/11 19:51:13 mezz Exp $ +# $MCom: ports/devel/dconf/Makefile,v 1.24 2011/07/02 06:02:22 kwm Exp $ # PORTNAME= dconf -PORTVERSION= 0.7.5 +PORTVERSION= 0.9.0 CATEGORIES= devel gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -19,7 +19,7 @@ BUILD_DEPENDS= vala>=0.11.4:${PORTSDIR}/lang/vala LIB_DEPENDS= gee.2:${PORTSDIR}/devel/libgee \ dbus-1.3:${PORTSDIR}/devel/dbus -USE_BZIP2= yes +USE_XZ= yes USE_GMAKE= yes USE_GNOME= gnomehack glib20 USE_LDCONFIG= yes |