openbsd-ports/net/nmap/patches/patch-configure
naddy b007dc437b - new maintainer: Brian Caswell <bmc@mitre.org>; ok angelos@
- update to nmap-2.54BETA7 and include nmapfe; from bmc@mitre.org
- clean up port
2001-01-09 16:10:16 +00:00

13 lines
404 B
Plaintext

$OpenBSD: patch-configure,v 1.1 2001/01/09 16:10:17 naddy Exp $
--- configure.orig Mon Jan 8 20:38:46 2001
+++ configure Mon Jan 8 20:39:03 2001
@@ -530,7 +530,7 @@ if test -d /usr/local/lib; then
LDFLAGS="$LDFLAGS -L/usr/local/lib"
fi
if test -d /usr/local/include; then
- CFLAGS="$CLFAGS -I/usr/local/include"
+ CFLAGS="$CFLAGS -I/usr/local/include"
fi
libpcapdir=libpcap-possiblymodified