From 33247f8627dc97a08c73196f8baf13f76c3ebee0 Mon Sep 17 00:00:00 2001 From: kwm Date: Mon, 1 Apr 2013 15:16:27 +0000 Subject: Not complete yet. Trim header, remove leading "A" from comments. Convert: USE_GNOME=pkgconfig -> USE_PKGCONFIG=build USE_GNOME=gnomehack -> USES=pathfix Do some maintaince where needed, and let there be breakage! [1] [1] But since nobody (can't) use(s) SVN yet to build this isn't a issue :) git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17271 df743ca5-7f9a-e211-a948-0013205c9059 --- net-im/libnice/Makefile | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'net-im/libnice/Makefile') diff --git a/net-im/libnice/Makefile b/net-im/libnice/Makefile index b80568023..780471c7b 100644 --- a/net-im/libnice/Makefile +++ b/net-im/libnice/Makefile @@ -1,9 +1,6 @@ -# New ports collection makefile for: libnice -# Date created: 27 February 2009 -# Whom: Joe Marcus Clarke -# +# Created by: Joe Marcus Clarke # $FreeBSD$ -# +# $MCom$ PORTNAME= libnice PORTVERSION= 0.1.3 @@ -16,7 +13,9 @@ COMMENT= Library and transmitter that implements ICE-19 USE_GMAKE= yes USE_GETTEXT= yes USE_LDCONFIG= yes -USE_GNOME= gnomehack pkgconfig glib20 ltverhack +USES= pathfix +USE_PKGCONFIG= build +USE_GNOME= glib20 ltverhack USE_GSTREAMER= yes USE_AUTOTOOLS= libtool CONFIGURE_ARGS= --without-gstreamer --with-gstreamer-0.10 -- cgit v1.2.3