From bb5f546f408caa82b33722586b7a1b3731a86765 Mon Sep 17 00:00:00 2001 From: mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> Date: Fri, 13 Oct 2006 05:45:01 +0000 Subject: dbus -> dbus-glib to fix the enable and plist git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7770 df743ca5-7f9a-e211-a948-0013205c9059 --- net-im/gaim-devel/Makefile | 6 +++--- net-im/pidgin/Makefile | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'net-im') diff --git a/net-im/gaim-devel/Makefile b/net-im/gaim-devel/Makefile index 520f05341..beb497cfa 100644 --- a/net-im/gaim-devel/Makefile +++ b/net-im/gaim-devel/Makefile @@ -3,12 +3,12 @@ # Whom: Jim Mock <jim@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/net-im/gaim-devel/Makefile,v 1.3 2006/09/30 16:04:04 marcus Exp $ +# $MCom: ports/net-im/gaim-devel/Makefile,v 1.4 2006/10/07 17:10:07 marcus Exp $ # PORTNAME= gaim PORTVERSION= 2.0.0.b3.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES?= net-im MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -89,7 +89,7 @@ CONFIGURE_ARGS+= --enable-cyrus-sasl .endif .if defined(WITH_DBUS) -LIB_DEPENDS+= dbus-1:${PORTSDIR}/devel/dbus +LIB_DEPENDS+= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/dbus/__init__.py:${PORTSDIR}/devel/py-dbus CONFIGURE_ARGS+= --enable-dbus PLIST_SUB+= DBUS="" diff --git a/net-im/pidgin/Makefile b/net-im/pidgin/Makefile index 520f05341..beb497cfa 100644 --- a/net-im/pidgin/Makefile +++ b/net-im/pidgin/Makefile @@ -3,12 +3,12 @@ # Whom: Jim Mock <jim@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/net-im/gaim-devel/Makefile,v 1.3 2006/09/30 16:04:04 marcus Exp $ +# $MCom: ports/net-im/gaim-devel/Makefile,v 1.4 2006/10/07 17:10:07 marcus Exp $ # PORTNAME= gaim PORTVERSION= 2.0.0.b3.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES?= net-im MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -89,7 +89,7 @@ CONFIGURE_ARGS+= --enable-cyrus-sasl .endif .if defined(WITH_DBUS) -LIB_DEPENDS+= dbus-1:${PORTSDIR}/devel/dbus +LIB_DEPENDS+= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/dbus/__init__.py:${PORTSDIR}/devel/py-dbus CONFIGURE_ARGS+= --enable-dbus PLIST_SUB+= DBUS="" -- cgit v1.2.3