summaryrefslogtreecommitdiff
path: root/chat/telepathy-logger/Makefile
diff options
context:
space:
mode:
authorhans <hans@pkgsrc.org>2012-02-16 16:04:52 +0000
committerhans <hans@pkgsrc.org>2012-02-16 16:04:52 +0000
commit9632a0d27bdfeacb0bfc4633e138e3a83f88b309 (patch)
tree254b93444e1b1becc581604790fcb00e94fe351a /chat/telepathy-logger/Makefile
parentd27fe1e7b1a48bd40a46e00b38f52adb8b63c110 (diff)
downloadpkgsrc-9632a0d27bdfeacb0bfc4633e138e3a83f88b309.tar.gz
Fix build on SunOS.
Diffstat (limited to 'chat/telepathy-logger/Makefile')
-rw-r--r--chat/telepathy-logger/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/chat/telepathy-logger/Makefile b/chat/telepathy-logger/Makefile
index d73fa2ceca1..aa743666bb5 100644
--- a/chat/telepathy-logger/Makefile
+++ b/chat/telepathy-logger/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2012/02/06 12:39:38 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2012/02/16 16:07:09 hans Exp $
#
DISTNAME= telepathy-logger-0.2.7
@@ -18,6 +18,8 @@ GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_TOOLS+= pkg-config gmake gsed intltool msgfmt
+CFLAGS.SunOS+= -std=c99 -D_XOPEN_SOURCE=600
+
PKGCONFIG_OVERRIDE+= extensions/tpl-extensions.pc.in
PKGCONFIG_OVERRIDE+= telepathy-logger/telepathy-logger-0.1.pc.in