diff options
Diffstat (limited to 'net-im/libnice/Makefile')
-rw-r--r-- | net-im/libnice/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net-im/libnice/Makefile b/net-im/libnice/Makefile index ade7f95c1b38..02a033615879 100644 --- a/net-im/libnice/Makefile +++ b/net-im/libnice/Makefile @@ -1,6 +1,5 @@ PORTNAME= libnice -PORTVERSION= 0.1.21 -PORTREVISION= 2 +PORTVERSION= 0.1.22 CATEGORIES= net-im devel MASTER_SITES= http://nice.freedesktop.org/releases/ @@ -13,7 +12,7 @@ LICENSE_COMB= dual LIB_DEPENDS?= libgnutls.so:security/gnutls -USES= gettext gmake gnome libtool localbase:ldflags meson pathfix \ +USES= gettext gmake gnome localbase:ldflags meson pathfix \ pkgconfig python ssl USE_LDCONFIG= yes USE_GNOME= glib20 introspection:build |