diff options
| author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-03-20 06:52:41 +0000 |
|---|---|---|
| committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-03-20 06:52:41 +0000 |
| commit | 8cebb8c7f21209c0e83ffdc38ff48c5b49722d0d (patch) | |
| tree | 8a0dff6242cec7f17437381a9c729e2113596eac /net/arpwatch-devel/files/patch-ah | |
| parent | - Add WWW: (diff) | |
- Move arpwatch-devel to new category - net-mgmt
PR: ports/64483
Submitted by: Matthew George <mdg@secureworks.net>
Diffstat (limited to 'net/arpwatch-devel/files/patch-ah')
| -rw-r--r-- | net/arpwatch-devel/files/patch-ah | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/net/arpwatch-devel/files/patch-ah b/net/arpwatch-devel/files/patch-ah deleted file mode 100644 index ba79d66f0448..000000000000 --- a/net/arpwatch-devel/files/patch-ah +++ /dev/null @@ -1,32 +0,0 @@ ---- ../arpwatch.orig/configure Wed May 16 14:26:11 2001 -+++ ./configure Wed Sep 10 13:08:05 2003 -@@ -649,7 +649,7 @@ - : - fi - -- V_CCOPT="-O" -+# V_CCOPT="-O" - V_INCLS="" - if test "${srcdir}" != "." ; then - V_INCLS="-I\$\(srcdir\)" -@@ -2496,7 +2496,7 @@ - fi - V_CCOPT="$V_CCOPT -Wall" - if test $ac_cv_lbl_gcc_vers -gt 1 ; then -- V_CCOPT="$V_CCOPT -Wmissing-prototypes -Wstrict-prototypes" -+# V_CCOPT="$V_CCOPT -Wmissing-prototypes -Wstrict-prototypes" - fi - fi - else -@@ -3075,6 +3075,11 @@ - if test ! -f arp.dat ; then - echo 'creating empty arp.dat file' - touch arp.dat -+fi -+ -+if test ! -f ether.dat ; then -+ echo 'creating empty ether.dat file' -+ touch ether.dat - fi - - if test -f .devel ; then |
