summaryrefslogtreecommitdiff
path: root/net/ntop
diff options
context:
space:
mode:
authorTim Vanderhoek <hoek@FreeBSD.org>1998-09-05 21:43:26 +0000
committerTim Vanderhoek <hoek@FreeBSD.org>1998-09-05 21:43:26 +0000
commit4ade4325eb21c3485f7cac447ca3a59158517a5e (patch)
tree8397289336c2e5132e362ace9a00013498e5b249 /net/ntop
parentDon't assume env TMPDIR is defined. (diff)
"CFLAGS+=__dead=" because mistakenly Bruce thought two years in
the grave would be enough to kill __dead.
Notes
Notes: svn path=/head/; revision=13018
Diffstat (limited to 'net/ntop')
-rw-r--r--net/ntop/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/ntop/Makefile b/net/ntop/Makefile
index 48df0547980e..deee698fc276 100644
--- a/net/ntop/Makefile
+++ b/net/ntop/Makefile
@@ -3,7 +3,7 @@
# Date created: 10 August 1998
# Whom: Bill Fumerola <billf@chc-chimes.com>
#
-# $Id: Makefile,v 1.1.1.1 1998/08/11 02:59:56 mph Exp $
+# $Id: Makefile,v 1.2 1998/08/11 09:57:51 andreas Exp $
#
DISTNAME= ntop-0.4-src
@@ -17,6 +17,7 @@ WRKSRC= ${WRKDIR}/${PKGNAME}
USE_AUTOCONF= yes
ALL_TARGET=
INSTALL_TARGET= install install-man
+CFLAGS+= -D__dead=
MAN8= ntop.8