1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
freebsd-ports/net/nifmon/files/patch-Makefile
Kirill Ponomarev cc3e5b5e86 Add nifmon 1.4,
nifmon is a curses application which displays counters and
statistics of one particular network interface in one part of
the screen and a stripped down tcpdump(8) output for this
interface in the other part of the screen.

PR:		ports/63358
Submitted by:	Simon Barner <barner@gmx.de>
2004-02-26 11:45:50 +00:00

12 lines
250 B
Plaintext

--- Makefile.orig Wed May 2 20:41:22 2001
+++ Makefile Wed Feb 25 17:43:00 2004
@@ -5,7 +5,7 @@
MANDIR = /usr/local/man/man
# compile debug support
-COPTS += -DDEBUG -g -Wall
+#COPTS += -DDEBUG -g -Wall
DPADD = ${LIBCURSES}
LDADD = -lcurses