aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/arpwatch/files/make.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/arpwatch/files/make.patch')
-rw-r--r--recipes/arpwatch/files/make.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/recipes/arpwatch/files/make.patch b/recipes/arpwatch/files/make.patch
new file mode 100644
index 0000000000..5d4f7e9283
--- /dev/null
+++ b/recipes/arpwatch/files/make.patch
@@ -0,0 +1,11 @@
+--- arpwatch-2.1a13/Makefile.in.orig 2005-07-21 15:20:16.000000000 +0200
++++ arpwatch-2.1a13/Makefile.in 2000-06-15 02:39:55.000000000 +0200
+@@ -51,7 +51,7 @@
+ CFLAGS = $(CCOPT) $(DEFS) $(INCLS)
+
+ # Standard LIBS
+-LIBS = @LIBS@
++LIBS = @LIBS@ $(LDFLAGS)
+ # Standard LIBS without libpcap.a
+ SLIBS = @LBL_LIBS@
+