summaryrefslogtreecommitdiff
path: root/net-im/libnice/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/libnice/Makefile')
-rw-r--r--net-im/libnice/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/libnice/Makefile b/net-im/libnice/Makefile
index 2a262071d560..8be2a43aaa4e 100644
--- a/net-im/libnice/Makefile
+++ b/net-im/libnice/Makefile
@@ -20,8 +20,8 @@ USE_LDCONFIG= yes
USE_GNOME= gnomehack pkgconfig glib20 ltverhack
USE_GSTREAMER= yes
USE_AUTOTOOLS= libtool
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -DHAVE_GETIFADDRS" \
- LDFLAGS="-L${LOCALBASE}/lib"
+CPPFLAGS+= -I${LOCALBASE}/include -DHAVE_GETIFADDRS
+LDFLAGS+= -L${LOCALBASE}/lib
post-patch:
@${REINPLACE_CMD} -e 's|__BYTE_ORDER|_BYTE_ORDER|g ; \