summaryrefslogtreecommitdiff
path: root/textproc/xmlto
diff options
context:
space:
mode:
authorrichard <richard>2015-11-18 09:16:19 +0000
committerrichard <richard>2015-11-18 09:16:19 +0000
commitb7019d816344f6bb8d1d082eac18dc47a75dcb87 (patch)
tree31f91bd7ba2dcaee9a6f24f2f007b2ee86ccf7fa /textproc/xmlto
parent54086fa69a77b92cc3f5e1de938e76f84caef9fb (diff)
downloadpkgsrc-b7019d816344f6bb8d1d082eac18dc47a75dcb87.tar.gz
CPPFLAGS+=-D__EXTENSIONS__ permits build on SunOS
Diffstat (limited to 'textproc/xmlto')
-rw-r--r--textproc/xmlto/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/xmlto/Makefile b/textproc/xmlto/Makefile
index 148d1c8ee18..59c8e4931fe 100644
--- a/textproc/xmlto/Makefile
+++ b/textproc/xmlto/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2015/11/17 11:59:25 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2015/11/18 09:16:19 richard Exp $
DISTNAME= xmlto-0.0.27
CATEGORIES= textproc
@@ -22,6 +22,8 @@ CONFIGURE_ENV+= BASH=${TOOLS_PATH.bash}
CONFIGURE_ENV+= GCP=${TOOLS_PATH.cp}
CONFIGURE_ENV+= TAIL=${TOOLS_PATH.tail}
+CPPFLAGS.SunOS+= -D__EXTENSIONS__
+
MAKE_ENV+= SGML_CATALOG_FILES=${PREFIX}/share/xml/catalog
REPLACE_BASH+= xmlif/test/run-test
TEST_TARGET= check