diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-04-23 14:20:25 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-04-23 14:20:25 +0000 |
commit | 992586fa0863f8346a19cbcdfbba376c5c4dfd43 (patch) | |
tree | 87b239f8431cee200969f89da8739806496b7dad /net-im/libnice | |
parent | dc0ce8f5839343b4c972ae818337189b1b55d447 (diff) | |
download | ports-992586fa0863f8346a19cbcdfbba376c5c4dfd43.tar.gz ports-992586fa0863f8346a19cbcdfbba376c5c4dfd43.zip |
Notes
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 |