pkgsrc/net/bind910/patches/patch-bin_tests_system_Makefile.in

16 lines
471 B
Text
Raw Normal View History

$NetBSD: patch-bin_tests_system_Makefile.in,v 1.4 2017/04/22 16:05:43 taca Exp $
2014-07-02 04:42:57 +02:00
Build fix for DragonFly while linking of driver.so.
--- bin/tests/system/Makefile.in.orig 2017-04-14 03:54:11.000000000 +0000
2014-07-02 04:42:57 +02:00
+++ bin/tests/system/Makefile.in
@@ -21,7 +21,7 @@ VERSION=@BIND9_VERSION@
2014-07-02 04:42:57 +02:00
@BIND9_MAKE_INCLUDES@
-SUBDIRS = dlzexternal lwresd rsabigexponent tkey
+SUBDIRS = lwresd rsabigexponent tkey
CINCLUDES = ${ISC_INCLUDES} ${DNS_INCLUDES}
2014-07-02 04:42:57 +02:00
CDEFINES = @USE_GSSAPI@