aboutsummaryrefslogtreecommitdiff
path: root/net/appkonference/Makefile
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2013-07-05 08:09:44 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2013-07-05 08:09:44 +0000
commit11831641c2f15016f5ec3b3dde08e465beab1435 (patch)
tree193e311774a6a7e2d4ff7e0e5e6ffa360b4ea41a /net/appkonference/Makefile
parentd9a82846d20e23f3288341cff5425225ff0010bf (diff)
Fix build with clang (USE_CSTD=gnu89) and respect CFLAGS, CPPFLAGS
and LDFLAGS. Approved by: maintainer timeout (20 days)
Notes
Notes: svn path=/head/; revision=322315
Diffstat (limited to 'net/appkonference/Makefile')
-rw-r--r--net/appkonference/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/appkonference/Makefile b/net/appkonference/Makefile
index ada2540309d6..727a8377fb38 100644
--- a/net/appkonference/Makefile
+++ b/net/appkonference/Makefile
@@ -16,6 +16,7 @@ COMMENT= High-performance Asterisk voice/video conferencing plugin
BUILD_DEPENDS= asterisk:${PORTSDIR}/net/asterisk
RUN_DEPENDS= asterisk:${PORTSDIR}/net/asterisk
+USE_CSTD= gnu89
USE_GMAKE= yes
WRKSRC= ${WRKDIR}/${PORTNAME}/konference