summaryrefslogtreecommitdiff
path: root/net/ettercap-NG/patches
diff options
context:
space:
mode:
authorjoerg <joerg>2006-03-22 17:07:10 +0000
committerjoerg <joerg>2006-03-22 17:07:10 +0000
commit0ffc938345d32ee3cc4ac784488ae2035a421626 (patch)
tree0a8ba13d951b96ac680c994d029320ff282f89ab /net/ettercap-NG/patches
parentc691719c47e9e834a961413462824c996760d7b9 (diff)
downloadpkgsrc-0ffc938345d32ee3cc4ac784488ae2035a421626.tar.gz
Add DragonFly support.
Diffstat (limited to 'net/ettercap-NG/patches')
-rw-r--r--net/ettercap-NG/patches/patch-ae13
1 files changed, 13 insertions, 0 deletions
diff --git a/net/ettercap-NG/patches/patch-ae b/net/ettercap-NG/patches/patch-ae
new file mode 100644
index 00000000000..de43f3b86cb
--- /dev/null
+++ b/net/ettercap-NG/patches/patch-ae
@@ -0,0 +1,13 @@
+$NetBSD: patch-ae,v 1.1 2006/03/22 17:07:10 joerg Exp $
+
+--- configure.orig 2006-03-22 16:47:46.000000000 +0000
++++ configure
+@@ -2169,7 +2169,7 @@ fi
+
+ OS="LINUX"
+ ;;
+-*freebsd*)
++*freebsd* | *dragonfly*)
+ cat >>confdefs.h <<\_ACEOF
+ #define OS_BSD 1
+ _ACEOF