diff options
Diffstat (limited to 'net-im/libnice')
-rw-r--r-- | net-im/libnice/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/libnice/Makefile b/net-im/libnice/Makefile index 5225df90494d..1f17d7059dcd 100644 --- a/net-im/libnice/Makefile +++ b/net-im/libnice/Makefile @@ -11,11 +11,11 @@ MASTER_SITES= http://nice.freedesktop.org/releases/ \ MAINTAINER= gnome@FreeBSD.org COMMENT= Library and transmitter that implements ICE-19 +USES= pkgconfig USE_GMAKE= yes USE_GETTEXT= yes USE_LDCONFIG= yes USE_GNOME= gnomehack glib20 ltverhack -USE_PKGCONFIG= build USE_GSTREAMER= yes USE_AUTOTOOLS= libtool CONFIGURE_ARGS= --without-gstreamer --with-gstreamer-0.10 |