From ea707649c9619f7ed706d629c20a87a970e2b74b Mon Sep 17 00:00:00 2001 From: marcus Date: Sat, 21 Mar 2009 02:38:40 +0000 Subject: Add a missing dependency on gconf2. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12170 df743ca5-7f9a-e211-a948-0013205c9059 --- devel/libsoup/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'devel/libsoup') diff --git a/devel/libsoup/Makefile b/devel/libsoup/Makefile index 445d1b4c3..6285345e8 100644 --- a/devel/libsoup/Makefile +++ b/devel/libsoup/Makefile @@ -3,11 +3,12 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom: ports/devel/libsoup/Makefile,v 1.56 2009/02/27 20:55:03 marcus Exp $ +# $MCom: ports/devel/libsoup/Makefile,v 1.57 2009/03/17 14:10:46 kwm Exp $ # PORTNAME= libsoup PORTVERSION= 2.26.0 +PORTREVISION= 1 PORTREVISION?= 0 CATEGORIES= devel gnome MASTER_SITES= GNOME @@ -24,7 +25,7 @@ LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt \ proxy.0:${PORTSDIR}/net/libproxy \ sqlite3.8:${PORTSDIR}/databases/sqlite3 -USE_GNOME= gnomehack glib20 libxml2 ltverhack referencehack +USE_GNOME= gnomehack glib20 libxml2 ltverhack referencehack gconf2 USE_LDCONFIG= yes USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes -- cgit v1.2.3