pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/kopete Deal with Jasper fallout.
details: https://anonhg.NetBSD.org/pkgsrc/rev/d3e2a8f2579d
branches: trunk
changeset: 356098:d3e2a8f2579d
user: joerg <joerg%pkgsrc.org@localhost>
date: Sun Dec 18 21:53:31 2016 +0000
description:
Deal with Jasper fallout.
diffstat:
net/kopete/Makefile | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r afa26c933db1 -r d3e2a8f2579d net/kopete/Makefile
--- a/net/kopete/Makefile Sun Dec 18 21:51:31 2016 +0000
+++ b/net/kopete/Makefile Sun Dec 18 21:53:31 2016 +0000
@@ -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 @@
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"
Home |
Main Index |
Thread Index |
Old Index