aboutsummaryrefslogtreecommitdiff
path: root/net/libdnet/files/configure.patch
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-09-03 23:28:08 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-09-03 23:28:08 +0000
commit92a5a7f8cf50b36c9ba19382f019a4deb084b510 (patch)
tree1a14e7607d1f49c4f137457d638720645f122ae5 /net/libdnet/files/configure.patch
parent6a5ece91849586e67e1b60c82bcaa629700c3da0 (diff)
downloadports-92a5a7f8cf50b36c9ba19382f019a4deb084b510.tar.gz
ports-92a5a7f8cf50b36c9ba19382f019a4deb084b510.zip
Notes
Diffstat (limited to 'net/libdnet/files/configure.patch')
-rw-r--r--net/libdnet/files/configure.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/net/libdnet/files/configure.patch b/net/libdnet/files/configure.patch
new file mode 100644
index 000000000000..782ed8707b99
--- /dev/null
+++ b/net/libdnet/files/configure.patch
@@ -0,0 +1,11 @@
+--- configure.orig Tue Aug 19 13:57:02 2003
++++ configure Tue Aug 19 13:57:21 2003
+@@ -4609,8 +4609,6 @@
+
+ if test "$ac_cv_header_net_pfvar_h" = yes ; then
+ LIBOBJS="$LIBOBJS fw-pf.$ac_objext"
+-elif test "$ac_cv_header_netinet_ip_fw_h" = yes ; then
+- LIBOBJS="$LIBOBJS fw-ipfw.$ac_objext"
+ elif test "$ac_cv_header_netinet_ip_fil_h" = yes ; then
+ LIBOBJS="$LIBOBJS fw-ipf.$ac_objext"
+ elif test "$ac_cv_header_linux_ip_fw_h" = yes ; then