pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/zathura zathura: SunOS needs -D__EXTENSIONS__
details: https://anonhg.NetBSD.org/pkgsrc/rev/0ce3d617649c
branches: trunk
changeset: 314126:0ce3d617649c
user: jperkin <jperkin%pkgsrc.org@localhost>
date: Fri Oct 19 15:18:49 2018 +0000
description:
zathura: SunOS needs -D__EXTENSIONS__
diffstat:
print/zathura/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 143140b7279a -r 0ce3d617649c print/zathura/Makefile
--- a/print/zathura/Makefile Fri Oct 19 15:17:26 2018 +0000
+++ b/print/zathura/Makefile Fri Oct 19 15:18:49 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2018/10/04 19:08:46 leot Exp $
+# $NetBSD: Makefile,v 1.22 2018/10/19 15:18:49 jperkin Exp $
DISTNAME= zathura-0.4.1
CATEGORIES= print
@@ -16,6 +16,8 @@
TOOL_DEPENDS+= gettext-tools>=0.15:../../devel/gettext-tools
TOOL_DEPENDS+= ${PYPKGPREFIX}-sphinx-[0-9]*:../../textproc/py-sphinx
+CFLAGS.SunOS+= -D__EXTENSIONS__
+
.include "../../databases/sqlite3/buildlink3.mk"
.include "../../devel/py-meson/build.mk"
.include "../../graphics/cairo/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index