aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2003-12-06 05:07:23 +0800
committerpav <pav@FreeBSD.org>2003-12-06 05:07:23 +0800
commit6ec1930b6cc7b0d48b6260568d29dfc397426d74 (patch)
tree1257b461dfb385a00433006b9dc5ff828715a046 /net
parent4de3a4e888a8b8ef5abb1a1cf4186ad918ea1e2e (diff)
downloadfreebsd-ports-gnome-6ec1930b6cc7b0d48b6260568d29dfc397426d74.tar.gz
freebsd-ports-gnome-6ec1930b6cc7b0d48b6260568d29dfc397426d74.tar.zst
freebsd-ports-gnome-6ec1930b6cc7b0d48b6260568d29dfc397426d74.zip
- Fix build on 5.x
PR: ports/59641 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
Diffstat (limited to 'net')
-rw-r--r--net/ntop/files/patch-configure11
1 files changed, 11 insertions, 0 deletions
diff --git a/net/ntop/files/patch-configure b/net/ntop/files/patch-configure
new file mode 100644
index 000000000000..7057d21339d6
--- /dev/null
+++ b/net/ntop/files/patch-configure
@@ -0,0 +1,11 @@
+--- configure.orig Sat Nov 22 13:54:32 2003
++++ configure Sat Nov 22 13:54:48 2003
+@@ -14711,7 +14711,7 @@
+
+
+
+-for ac_header in sched.h sys/sched.h
++for ac_header in sched.h
+ do
+ as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
+ if eval "test \"\${$as_ac_Header+set}\" = set"; then