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-aa | |
| parent | - Add WWW: (diff) | |
- Move arpwatch-devel to new category - net-mgmt
PR: ports/64483
Submitted by: Matthew George <mdg@secureworks.net>
Notes
Notes:
svn path=/head/; revision=104702
Diffstat (limited to 'net/arpwatch-devel/files/patch-aa')
| -rw-r--r-- | net/arpwatch-devel/files/patch-aa | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/net/arpwatch-devel/files/patch-aa b/net/arpwatch-devel/files/patch-aa deleted file mode 100644 index cc73ec717921..000000000000 --- a/net/arpwatch-devel/files/patch-aa +++ /dev/null @@ -1,22 +0,0 @@ ---- ../arpwatch.orig/Makefile.in Wed Jun 14 20:39:55 2000 -+++ ./Makefile.in Mon Sep 15 14:31:33 2003 -@@ -45,7 +45,7 @@ - PROG = arpwatch - CCOPT = @V_CCOPT@ - INCLS = -I. @V_INCLS@ --DEFS = -DDEBUG @DEFS@ -DARPDIR=\"$(ARPDIR)\" -DPATH_SENDMAIL=\"$(SENDMAIL)\" -+DEFS = @DEFS@ -pthread -DARPDIR=\"$(ARPDIR)\" -DPATH_SENDMAIL=\"$(SENDMAIL)\" - - # Standard CFLAGS - CFLAGS = $(CCOPT) $(DEFS) $(INCLS) -@@ -110,8 +110,8 @@ - $(CC) $(CFLAGS) -o $@ zap.o intoa.o -lutil - - install: force -- $(INSTALL) -m 555 -o bin -g bin arpwatch $(DESTDIR)$(BINDEST) -- $(INSTALL) -m 555 -o bin -g bin arpsnmp $(DESTDIR)$(BINDEST) -+ $(INSTALL) -s -m 555 -o bin -g bin arpwatch $(DESTDIR)$(BINDEST) -+ $(INSTALL) -s -m 555 -o bin -g bin arpsnmp $(DESTDIR)$(BINDEST) - - install-man: force - $(INSTALL) -m 444 -o bin -g bin $(srcdir)/arpwatch.8 \ |
