From 6f58750a375b8e3c1d5d4b4e961d3bcf1191dc13 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Sat, 1 Mar 2014 18:00:51 +0000 Subject: - Stage support - Convert to USES --- net-im/libnice/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'net-im/libnice') diff --git a/net-im/libnice/Makefile b/net-im/libnice/Makefile index f9e7a5c8f798..59898323f504 100644 --- a/net-im/libnice/Makefile +++ b/net-im/libnice/Makefile @@ -11,17 +11,15 @@ MASTER_SITES= http://nice.freedesktop.org/releases/ \ MAINTAINER= gnome@FreeBSD.org COMMENT= Library and transmitter that implements ICE-19 -USES= pkgconfig gettext -USE_GMAKE= yes +USES= pkgconfig gettext gmake pathfix USE_LDCONFIG= yes -USE_GNOME= gnomehack glib20 ltverhack +USE_GNOME= glib20 ltverhack USE_GSTREAMER= yes USE_AUTOTOOLS= libtool CONFIGURE_ARGS= --without-gstreamer --with-gstreamer-0.10 CPPFLAGS+= -I${LOCALBASE}/include -DHAVE_GETIFADDRS LDFLAGS+= -L${LOCALBASE}/lib -NO_STAGE= yes post-patch: @${FIND} ${WRKSRC} -name Makefile.in | ${XARGS} ${REINPLACE_CMD} -e \ 's|-Wno-missing-field-initializers|#|g' -- cgit v1.2.3