aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/libnice/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2009-03-09 01:24:26 +0800
committermarcus <marcus@FreeBSD.org>2009-03-09 01:24:26 +0800
commit2d6830e542cebd37e13816ec8b0ec2788e63e04c (patch)
treef64a7a535868a372bdcfc34ff9465f6dbc862f82 /net-im/libnice/Makefile
parent29e44952a5f2c6a75d9c5353dd24fc63927a40a1 (diff)
downloadfreebsd-ports-gnome-2d6830e542cebd37e13816ec8b0ec2788e63e04c.tar.gz
freebsd-ports-gnome-2d6830e542cebd37e13816ec8b0ec2788e63e04c.tar.zst
freebsd-ports-gnome-2d6830e542cebd37e13816ec8b0ec2788e63e04c.zip
Update to 0.0.5.
Diffstat (limited to 'net-im/libnice/Makefile')
-rw-r--r--net-im/libnice/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net-im/libnice/Makefile b/net-im/libnice/Makefile
index f0392f0f5458..e1eabb90275d 100644
--- a/net-im/libnice/Makefile
+++ b/net-im/libnice/Makefile
@@ -6,19 +6,20 @@
#
PORTNAME= libnice
-PORTVERSION= 0.0.4
+PORTVERSION= 0.0.5
CATEGORIES= net-im devel
MASTER_SITES= http://nice.freedesktop.org/releases/
MAINTAINER= gnome@FreeBSD.org
COMMENT= Library and transmitter that implements ICE-19
-WRKSRC= ${WRKDIR}/nice-${PORTVERSION}
USE_GMAKE= yes
USE_LDCONFIG= yes
USE_GNOME= gnomehack pkgconfig glib20 ltverhack gnometarget
USE_GSTREAMER= yes
USE_AUTOTOOLS= libtool:15
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -DHAVE_GETIFADDRS" \
+ LDFLAGS="-L${LOCALBASE}/lib"
post-patch:
@${REINPLACE_CMD} -e 's|__BYTE_ORDER|_BYTE_ORDER|g ; \