diff options
author | wiz <wiz@pkgsrc.org> | 2015-07-14 09:22:31 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-07-14 09:22:31 +0000 |
commit | 5fd6aef6827029dad61110d066e7d69e187135e1 (patch) | |
tree | 4473506880324b6a8aa96a5e6f8942455208bcab /net/libnice | |
parent | 9c1e32c0566c7466bf11bc4347ecca680939e62d (diff) | |
download | pkgsrc-5fd6aef6827029dad61110d066e7d69e187135e1.tar.gz |
Add upstream bug report.
Diffstat (limited to 'net/libnice')
-rw-r--r-- | net/libnice/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/libnice/Makefile b/net/libnice/Makefile index b5c2fab29d4..dbf0b7f0f34 100644 --- a/net/libnice/Makefile +++ b/net/libnice/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.39 2015/07/14 09:16:47 wiz Exp $ +# $NetBSD: Makefile,v 1.40 2015/07/14 09:22:31 wiz Exp $ .include "Makefile.common" # introspection Makefile uses GNUisms USE_TOOLS+= gmake # configure flag is broken in at least 0.1.13 +# http://phabricator.freedesktop.org/T127 #CONFIGURE_ARGS+= --without-gstreamer CONFIGURE_ARGS+= have_gst_check=no |