aboutsummaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2007-01-17 05:35:08 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2007-01-17 05:35:08 +0000
commitcaf9707d2e4320d80c88cce1fa441f8ad844ed3e (patch)
treee5409ef9fde8a56d0e5863dd2b61e9aedb4008af /net-im
parent8599517b9031815888d278fe2925b9d2fba0e73d (diff)
downloadports-caf9707d2e4320d80c88cce1fa441f8ad844ed3e.tar.gz
ports-caf9707d2e4320d80c88cce1fa441f8ad844ed3e.zip
Notes
Diffstat (limited to 'net-im')
-rw-r--r--net-im/libgaim/Makefile4
-rw-r--r--net-im/libpurple/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/net-im/libgaim/Makefile b/net-im/libgaim/Makefile
index 5ba51378a449..2f69103631fd 100644
--- a/net-im/libgaim/Makefile
+++ b/net-im/libgaim/Makefile
@@ -91,7 +91,7 @@ PLIST_SUB+= EVO="@comment not installed: "
.endif
.if defined(WITH_GTKUI) && !defined(WITHOUT_GSTREAMER)
-USE_GSTREAMER+= core good
+USE_GSTREAMER+= core good
.else
CONFIGURE_ARGS+=--disable-gstreamer
.endif
@@ -174,7 +174,7 @@ LIB_DEPENDS+= ao.3:${PORTSDIR}/audio/libao \
CONFIGURE_ARGS+= --disable-audio
.endif
-.if defined(WITH_DBUS)
+.if !defined(WITHOUT_DBUS)
LIB_DEPENDS+= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib
.if !defined(GAIM_SLAVE)
RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/dbus/__init__.py:${PORTSDIR}/devel/py-dbus
diff --git a/net-im/libpurple/Makefile b/net-im/libpurple/Makefile
index 5ba51378a449..2f69103631fd 100644
--- a/net-im/libpurple/Makefile
+++ b/net-im/libpurple/Makefile
@@ -91,7 +91,7 @@ PLIST_SUB+= EVO="@comment not installed: "
.endif
.if defined(WITH_GTKUI) && !defined(WITHOUT_GSTREAMER)
-USE_GSTREAMER+= core good
+USE_GSTREAMER+= core good
.else
CONFIGURE_ARGS+=--disable-gstreamer
.endif
@@ -174,7 +174,7 @@ LIB_DEPENDS+= ao.3:${PORTSDIR}/audio/libao \
CONFIGURE_ARGS+= --disable-audio
.endif
-.if defined(WITH_DBUS)
+.if !defined(WITHOUT_DBUS)
LIB_DEPENDS+= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib
.if !defined(GAIM_SLAVE)
RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/dbus/__init__.py:${PORTSDIR}/devel/py-dbus