pkgsrc/net/bind8/patches/patch-ae
rillig bb62f49418 Fixed wrong use of WRKSRC. Cleaned up the Makefile. Added an override
for INSTALL_LIB. As the libraries are installed with the correct
ownership now (LIBOWN and LIBGRP), bumped the PKGREVISION.
2005-11-04 19:36:01 +00:00

11 lines
298 B
Text

$NetBSD: patch-ae,v 1.3 2005/11/04 19:36:01 rillig Exp $
--- src/port/darwin/include/port_before.h.orig Thu Nov 1 07:29:20 2001
+++ src/port/darwin/include/port_before.h
@@ -13,3 +13,6 @@
#else
#define ISC_FORMAT_PRINTF(fmt, args)
#endif
+
+#define HAS_INET6_STRUCTS
+#define NEED_IN6ADDR_ANY