summaryrefslogtreecommitdiff
path: root/net/kopete
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2016-12-18 21:53:31 +0000
committerjoerg <joerg@pkgsrc.org>2016-12-18 21:53:31 +0000
commit95c95cff97a8f7ab92590d8c54cfe96367096170 (patch)
treeb45c044a6c9afc92407d89ed69e75a3ad2293309 /net/kopete
parent4965d175d3536879f57e1d3cc5903cc2c3368172 (diff)
downloadpkgsrc-95c95cff97a8f7ab92590d8c54cfe96367096170.tar.gz
Deal with Jasper fallout.
Diffstat (limited to 'net/kopete')
-rw-r--r--net/kopete/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/net/kopete/Makefile b/net/kopete/Makefile
index 0b3c8be4494..6faf07d2490 100644
--- a/net/kopete/Makefile
+++ b/net/kopete/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2016/12/04 05:17:37 ryoon Exp $
+# $NetBSD: Makefile,v 1.26 2016/12/18 21:53:31 joerg Exp $
DISTNAME= kopete-15.12.0
PKGREVISION= 4
@@ -26,6 +26,9 @@ REPLACE_SH+= \
protocols/winpopup/winpopup-install \
protocols/winpopup/winpopup-send
+# jasper uses SIZE_MAX and friends in its headers.
+CXXFLAGS+= -D__STDC_LIMIT_MACROS
+
.include "../../meta-pkgs/kde4/kde4.mk"
.include "../../audio/alsa-lib/buildlink3.mk"