diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2010-05-31 22:52:40 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2010-05-31 22:52:40 +0000 |
commit | 68dd04711b0233ebc022eba4d73ae69a15ab9377 (patch) | |
tree | 1e537896a657568a4a80d9789ac67d477a6fb2b0 /net-im/libnice | |
parent | 9fa5d4e59f0a1ef12f3c6956ba954548f38e4c6f (diff) | |
download | ports-68dd04711b0233ebc022eba4d73ae69a15ab9377.tar.gz ports-68dd04711b0233ebc022eba4d73ae69a15ab9377.zip |
Notes
Diffstat (limited to 'net-im/libnice')
-rw-r--r-- | net-im/libnice/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-im/libnice/Makefile b/net-im/libnice/Makefile index f4f93023bfaa..1a8d7f0d9f52 100644 --- a/net-im/libnice/Makefile +++ b/net-im/libnice/Makefile @@ -7,6 +7,7 @@ PORTNAME= libnice PORTVERSION= 0.0.12 +PORTREVISION= 1 CATEGORIES= net-im devel MASTER_SITES= http://nice.freedesktop.org/releases/ @@ -14,6 +15,7 @@ MAINTAINER= gnome@FreeBSD.org 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_GSTREAMER= yes |