summaryrefslogtreecommitdiffstats
path: root/net-im
diff options
context:
space:
mode:
Diffstat (limited to 'net-im')
-rw-r--r--net-im/farsight2/Makefile4
-rw-r--r--net-im/libnice/Makefile2
2 files changed, 3 insertions, 3 deletions
diff --git a/net-im/farsight2/Makefile b/net-im/farsight2/Makefile
index 14db19910..21255648b 100644
--- a/net-im/farsight2/Makefile
+++ b/net-im/farsight2/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/net-im/farsight2/Makefile,v 1.4 2011/05/28 15:05:41 kwm Exp $
+# $MCom: ports/net-im/farsight2/Makefile,v 1.5 2011/06/11 16:13:06 kwm Exp $
PORTNAME= farsight2
PORTVERSION= 0.0.29
@@ -19,7 +19,7 @@ USE_GMAKE= yes
USE_GETTEXT= yes
USE_LDCONFIG= yes
USE_PYTHON= yes
-USE_GNOME= gnomehack pkgconfig glib20 ltverhack gnometarget
+USE_GNOME= gnomehack pkgconfig glib20 ltverhack
USE_GSTREAMER= core good bad python
USE_AUTOTOOLS= libtool
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
diff --git a/net-im/libnice/Makefile b/net-im/libnice/Makefile
index 10cb7c20a..579c9282f 100644
--- a/net-im/libnice/Makefile
+++ b/net-im/libnice/Makefile
@@ -16,7 +16,7 @@ COMMENT= Library and transmitter that implements ICE-19
USE_GMAKE= yes
USE_GETTEXT= yes
USE_LDCONFIG= yes
-USE_GNOME= gnomehack pkgconfig glib20 ltverhack gnometarget
+USE_GNOME= gnomehack pkgconfig glib20 ltverhack
USE_GSTREAMER= yes
USE_AUTOTOOLS= libtool
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -DHAVE_GETIFADDRS" \