aboutsummaryrefslogtreecommitdiff
path: root/net-im/libnice/Makefile
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2009-03-08 17:24:26 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2009-03-08 17:24:26 +0000
commitb0d96eee671b67fce1c6479a009914cadbf2ae0e (patch)
tree4737e00eae0171eb5c4f41ecf8e6c958c54448d3 /net-im/libnice/Makefile
parent1a53866376f28c2d8817afc012bfe0acaddec435 (diff)
downloadports-b0d96eee671b67fce1c6479a009914cadbf2ae0e.tar.gz
ports-b0d96eee671b67fce1c6479a009914cadbf2ae0e.zip
Notes
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 ; \