summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorjoerg <joerg>2015-08-10 19:30:42 +0000
committerjoerg <joerg>2015-08-10 19:30:42 +0000
commitc4bcb8dd52edaa9da412086a32d3a48ac27bc014 (patch)
tree11ee9b6af9f4a2da9a809da6cb536a28a348321a /net
parentcff8247ae5ed645446c731a28fd5089573ecee09 (diff)
downloadpkgsrc-c4bcb8dd52edaa9da412086a32d3a48ac27bc014.tar.gz
Not MAKE_JOBS_SAFE.
Diffstat (limited to 'net')
-rw-r--r--net/yaz/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/net/yaz/Makefile b/net/yaz/Makefile
index 37ad7fdad44..7b8c3728782 100644
--- a/net/yaz/Makefile
+++ b/net/yaz/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.59 2015/04/06 08:17:16 adam Exp $
+# $NetBSD: Makefile,v 1.60 2015/08/10 19:30:42 joerg Exp $
#
DISTNAME= yaz-4.1.6
@@ -11,6 +11,11 @@ HOMEPAGE= https://www.indexdata.com/yaz/
COMMENT= C/C++ toolkit for the development of Z39.50v3/SRW clients and servers
LICENSE= modified-bsd
+#In file included from marcdisp.c:24:
+#In file included from ../include/yaz/marcdisp.h:42:
+#../include/yaz/z-opac.h:37:2: error: unknown type name 'Z_External'
+MAKE_JOBS_SAFE= no
+
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
USE_TOOLS+= pkg-config tclsh