From f3694f11d49225cda7e8bd06655dff4bd96e2bcd Mon Sep 17 00:00:00 2001 From: grant Date: Wed, 9 Jul 2003 20:33:07 +0000 Subject: USE_GCC_SHLIB --- net/nmap/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/net/nmap/Makefile b/net/nmap/Makefile index ea2f9bad76a..b8f26a57f29 100644 --- a/net/nmap/Makefile +++ b/net/nmap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2003/07/04 23:49:42 salo Exp $ +# $NetBSD: Makefile,v 1.26 2003/07/09 20:33:07 grant Exp $ # DISTNAME= nmap-3.30 @@ -11,6 +11,7 @@ HOMEPAGE= http://www.insecure.org/nmap/ COMMENT= Network/port scanner with OS detection USE_BUILDLINK2= YES +USE_GCC_SHLIB= YES GNU_CONFIGURE= YES CONFIGURE_ARGS+= --with-libpcap=${BUILDLINK_PREFIX.libpcap} -- cgit v1.2.3