aboutsummaryrefslogtreecommitdiffstats
path: root/security/nmapfe/Makefile
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1998-08-18 22:31:37 +0800
committerache <ache@FreeBSD.org>1998-08-18 22:31:37 +0800
commit69545fee554e06dcb158475ba497606d63e5e3ea (patch)
tree35b9585be924463e71937fca998c232c0c347ff6 /security/nmapfe/Makefile
parent194eacd151f817f92e22afe02c1b7766e6e5eb3c (diff)
downloadfreebsd-ports-gnome-69545fee554e06dcb158475ba497606d63e5e3ea.tar.gz
freebsd-ports-gnome-69545fee554e06dcb158475ba497606d63e5e3ea.tar.zst
freebsd-ports-gnome-69545fee554e06dcb158475ba497606d63e5e3ea.zip
Old version use bpf.h from internal libpcap and link with
system libpcap in the same time. Fix to use <net/bpf.h> instead New manpages scheme
Diffstat (limited to 'security/nmapfe/Makefile')
-rw-r--r--security/nmapfe/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/nmapfe/Makefile b/security/nmapfe/Makefile
index 6c14e20d0a5f..8209fa7704a7 100644
--- a/security/nmapfe/Makefile
+++ b/security/nmapfe/Makefile
@@ -4,7 +4,7 @@
# Date created: Tue Aug 04, 1998
# Whom: David O'Brien (obrien@NUXI.com)
#
-# $Id: Makefile,v 1.1.1.1 1998/08/04 17:59:51 obrien Exp $
+# $Id: Makefile,v 1.2 1998/08/04 18:01:31 obrien Exp $
#
DISTNAME= nmap-1.51
@@ -14,6 +14,7 @@ MASTER_SITES= http://www.insecure.org/nmap/
MAINTAINER= obrien@FreeBSD.org
GNU_CONFIGURE= yes
+CFLAGS+= -DDLT_RAW=12 # for obsoleted <net/bpf.h>
MAN1= nmap.1
post-install: