From fb1e8c17016f0041ec9763d57cd824f147629b95 Mon Sep 17 00:00:00 2001 From: kwm Date: Wed, 13 Mar 2013 22:24:42 +0000 Subject: Correct location of the wanted libgee version. Reported by: Gustau Perez git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17229 df743ca5-7f9a-e211-a948-0013205c9059 --- accessibility/caribou/Makefile | 4 ++-- net-im/folks04/Makefile | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/accessibility/caribou/Makefile b/accessibility/caribou/Makefile index d2a94063f..b8f7cf47f 100644 --- a/accessibility/caribou/Makefile +++ b/accessibility/caribou/Makefile @@ -3,7 +3,7 @@ # Whom: Koop Mast # # $FreeBSD$ -# $MCom: ports/accessibility/caribou/Makefile,v 1.13 2012/05/31 20:43:06 kwm Exp $ +# $MCom: ports/accessibility/caribou/Makefile,v 1.14 2012/08/04 09:25:39 kwm Exp $ # PORTNAME= caribou @@ -20,7 +20,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection LIB_DEPENDS= clutter-glx-1.0.0:${PORTSDIR}/graphics/clutter \ - gee.2:${PORTSDIR}/devel/libgee \ + gee.2:${PORTSDIR}/devel/libgee06 \ xklavier.12:${PORTSDIR}/x11/libxklavier RUN_DEPENDS= py*-atspi>=2.1.91:${PORTSDIR}/accessibility/py-atspi diff --git a/net-im/folks04/Makefile b/net-im/folks04/Makefile index a622057f3..596e05e0b 100644 --- a/net-im/folks04/Makefile +++ b/net-im/folks04/Makefile @@ -3,7 +3,7 @@ # Whom: Koop Mast # # $FreeBSD$ -# $MCom: ports/net-im/folks04/Makefile,v 1.1 2011/12/06 13:57:00 kwm Exp $ +# $MCom: ports/net-im/folks04/Makefile,v 1.2 2012/04/27 13:28:44 kwm Exp $ # PORTNAME= folks @@ -16,7 +16,7 @@ COMMENT= library to aggregates people from multiple sources BUILD_DEPENDS= vapigen:${PORTSDIR}/lang/vala-vapigen \ g-ir-scanner:${PORTSDIR}/devel/gobject-introspection -LIB_DEPENDS= gee.2:${PORTSDIR}/devel/libgee \ +LIB_DEPENDS= gee.2:${PORTSDIR}/devel/libgee06 \ telepathy-glib.0:${PORTSDIR}/net-im/telepathy-glib CONFLICTS= folks-0.[6-9].[0-9]* -- cgit v1.2.3