summaryrefslogtreecommitdiff
path: root/chat/telepathy-farsight
diff options
context:
space:
mode:
authorhans <hans>2012-02-16 15:37:55 +0000
committerhans <hans>2012-02-16 15:37:55 +0000
commit3a31ec726e222e90c86fcdfb836a0cdaf164151a (patch)
tree7e355b79ed81b9ddcd9f7a60feec612022a212f9 /chat/telepathy-farsight
parent69e42226fda4a449252b9b3c1fb4f7db09152ef5 (diff)
downloadpkgsrc-3a31ec726e222e90c86fcdfb836a0cdaf164151a.tar.gz
Fix build on SunOS.
Diffstat (limited to 'chat/telepathy-farsight')
-rw-r--r--chat/telepathy-farsight/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/chat/telepathy-farsight/Makefile b/chat/telepathy-farsight/Makefile
index 8f04f949201..60424d2f2b2 100644
--- a/chat/telepathy-farsight/Makefile
+++ b/chat/telepathy-farsight/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2012/02/06 12:39:38 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2012/02/16 15:39:11 hans Exp $
#
DISTNAME= telepathy-farsight-0.0.16
@@ -17,6 +17,8 @@ GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_TOOLS+= gmake pkg-config
+CFLAGS.SunOS+= -std=c99 -D_XOPEN_SOURCE=600
+
PKGCONFIG_OVERRIDE+= telepathy-farsight/telepathy-farsight.pc.in
PY_PATCHPLIST= yes