diff options
author | maya <maya@pkgsrc.org> | 2017-09-18 09:52:56 +0000 |
---|---|---|
committer | maya <maya@pkgsrc.org> | 2017-09-18 09:52:56 +0000 |
commit | 2ece6387179637c993b1b28ed7918b8b68b369fa (patch) | |
tree | a7f9b2825573b3779524d8ae4301eb77dc07592b /net/gst-plugins1-libnice | |
parent | f5872a0e3d161a958fd812d18b79e4f019bba508 (diff) | |
download | pkgsrc-2ece6387179637c993b1b28ed7918b8b68b369fa.tar.gz |
revbump for requiring ICU 59.x
Diffstat (limited to 'net/gst-plugins1-libnice')
-rw-r--r-- | net/gst-plugins1-libnice/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/gst-plugins1-libnice/Makefile b/net/gst-plugins1-libnice/Makefile index 4ff3a4c0735..c5c8d23fc8f 100644 --- a/net/gst-plugins1-libnice/Makefile +++ b/net/gst-plugins1-libnice/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2017/09/12 09:32:44 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2017/09/18 09:53:30 maya Exp $ PKGNAME= gst-plugins1-${DISTNAME} +PKGREVISION= 1 COMMENT+= (gstreamer plugin) CONFIGURE_ARGS+= --with-gstreamer |