summaryrefslogtreecommitdiffstats
path: root/devel/dconf/Makefile
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2011-09-17 03:20:38 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2011-09-17 03:20:38 +0800
commit21ad26c18528624c5c59befa633bd4147139cc0d (patch)
tree7b844256bbd1f7ab039d2b0d9cc37429a38c6b49 /devel/dconf/Makefile
parent0dea963983e194bfe43e723f6c5e964d2b227a7c (diff)
downloadmarcuscom-ports-21ad26c18528624c5c59befa633bd4147139cc0d.tar
marcuscom-ports-21ad26c18528624c5c59befa633bd4147139cc0d.tar.gz
marcuscom-ports-21ad26c18528624c5c59befa633bd4147139cc0d.tar.bz2
marcuscom-ports-21ad26c18528624c5c59befa633bd4147139cc0d.tar.lz
marcuscom-ports-21ad26c18528624c5c59befa633bd4147139cc0d.tar.xz
marcuscom-ports-21ad26c18528624c5c59befa633bd4147139cc0d.tar.zst
marcuscom-ports-21ad26c18528624c5c59befa633bd4147139cc0d.zip
Update to 0.9.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16198 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/dconf/Makefile')
-rw-r--r--devel/dconf/Makefile6
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