summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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