aboutsummaryrefslogtreecommitdiff
path: root/net/ntop
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2003-12-05 21:07:23 +0000
committerPav Lucistnik <pav@FreeBSD.org>2003-12-05 21:07:23 +0000
commit8caf43c2d8e94a18cd72b733603426e95c4f26c7 (patch)
tree6901cde3333382246f439e7ace7643b1b591743c /net/ntop
parent3186132f5012bd22443f935c1fbf5cb19b7d5149 (diff)
downloadports-8caf43c2d8e94a18cd72b733603426e95c4f26c7.tar.gz
ports-8caf43c2d8e94a18cd72b733603426e95c4f26c7.zip
- Fix build on 5.x
PR: ports/59641 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
Notes
Notes: svn path=/head/; revision=95159
Diffstat (limited to 'net/ntop')
-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