summaryrefslogtreecommitdiff
path: root/net/isc-dhcp/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'net/isc-dhcp/patches/patch-ab')
-rw-r--r--net/isc-dhcp/patches/patch-ab17
1 files changed, 13 insertions, 4 deletions
diff --git a/net/isc-dhcp/patches/patch-ab b/net/isc-dhcp/patches/patch-ab
index c995b704e98..a87ec5e1aff 100644
--- a/net/isc-dhcp/patches/patch-ab
+++ b/net/isc-dhcp/patches/patch-ab
@@ -1,8 +1,17 @@
-$NetBSD: patch-ab,v 1.1.1.1 2007/12/12 20:02:08 adrianp Exp $
+$NetBSD: patch-ab,v 1.2 2009/08/18 19:19:59 hasso Exp $
---- configure.orig 2004-09-10 23:02:30.000000000 +0200
-+++ configure
-@@ -259,7 +259,7 @@ for foo in $dirs; do
+--- configure.orig 2005-03-17 22:14:55 +0200
++++ configure 2009-08-08 14:06:41 +0300
+@@ -139,6 +139,8 @@ if [ "$sysname" = "" ]; then
+ sysname=openbsd;;
+ FreeBSD)
+ sysname=freebsd;;
++ DragonFly)
++ sysname=freebsd;;
+ hpux)
+ IFS=":"
+ for foo in $PATH; do
+@@ -259,7 +261,7 @@ for foo in $dirs; do
<Makefile.conf; \
cat site.conf; \
echo "TOP = `pwd`"; \