SecBSD's official ports repository

This commit is contained in:
purplerain 2023-08-16 22:26:55 +00:00
commit 2c0afcbbf3
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
64331 changed files with 5339189 additions and 0 deletions

View file

@ -0,0 +1,21 @@
--- configure.orig Fri Aug 28 03:31:56 1998
+++ configure Mon Apr 2 22:24:06 2001
@@ -2554,6 +2554,18 @@ echo "$ac_t""$V_PCAPVER" 1>&6
V_GROUP=0
case "$target_os" in
+openbsd*)
+ cat >> confdefs.h <<\EOF
+#define HAVE_RTF_LLINFO 1
+EOF
+
+ ;;
+netbsd*)
+ cat >> confdefs.h <<\EOF
+#define HAVE_RTF_LLINFO 1
+EOF
+
+ ;;
freebsd*)
cat >> confdefs.h <<\EOF
#define HAVE_RTF_LLINFO 1