diff options
Diffstat (limited to 'net/isc-dhcp4/patches/patch-includes_Makefile.in')
-rw-r--r-- | net/isc-dhcp4/patches/patch-includes_Makefile.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/isc-dhcp4/patches/patch-includes_Makefile.in b/net/isc-dhcp4/patches/patch-includes_Makefile.in index 7b611b18a51..a883ce7e8e9 100644 --- a/net/isc-dhcp4/patches/patch-includes_Makefile.in +++ b/net/isc-dhcp4/patches/patch-includes_Makefile.in @@ -1,10 +1,10 @@ -$NetBSD: patch-includes_Makefile.in,v 1.3 2014/02/09 04:34:31 taca Exp $ +$NetBSD: patch-includes_Makefile.in,v 1.4 2015/09/27 06:58:11 taca Exp $ Don't need isc-dhcp/dst.h. ---- includes/Makefile.in.orig 2014-01-31 19:19:59.000000000 +0000 +--- includes/Makefile.in.orig 2015-08-26 19:13:14.000000000 +0000 +++ includes/Makefile.in -@@ -262,8 +262,7 @@ top_builddir = @top_builddir@ +@@ -265,8 +265,7 @@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ nobase_include_HEADERS = omapip/alloc.h omapip/buffer.h omapip/convert.h \ omapip/hash.h omapip/isclib.h omapip/omapip.h \ |