From d2a324db2294beed578f622380d34eae53d73aa8 Mon Sep 17 00:00:00 2001 From: kwm Date: Sat, 15 Oct 2011 16:19:16 +0000 Subject: Update to 3.2.0. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16418 df743ca5-7f9a-e211-a948-0013205c9059 --- devel/gconf2/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'devel/gconf2/Makefile') diff --git a/devel/gconf2/Makefile b/devel/gconf2/Makefile index 754166880..d265bfa1c 100644 --- a/devel/gconf2/Makefile +++ b/devel/gconf2/Makefile @@ -3,12 +3,12 @@ # Whom: Ade Lovett # # $FreeBSD$ -# $MCom: ports/devel/gconf2/Makefile,v 1.128 2011/06/11 19:51:14 mezz Exp $ +# $MCom: ports/devel/gconf2/Makefile,v 1.129 2011/06/16 17:43:22 kwm Exp $ # PORTNAME= gconf2 -PORTVERSION= 2.32.4 -PORTREVISION?= 0 +PORTVERSION= 3.2.0 +PORTREVISION= 0 CATEGORIES= devel gnome MASTER_SITES= GNOME MASTER_SITE_SUBDIR= sources/GConf/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} @@ -37,7 +37,7 @@ USE_AUTOTOOLS= libtool CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc \ --disable-gtk-doc CPPFLAGS= -I${LOCALBASE}/include -CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" +LDFLAGS= -L${LOCALBASE}/lib MAN1= gconftool-2.1 gsettings-data-convert.1 \ gsettings-schema-convert.1 -- cgit v1.2.3