summaryrefslogtreecommitdiff
path: root/net/nmap
diff options
context:
space:
mode:
authorgrant <grant>2003-07-09 20:33:07 +0000
committergrant <grant>2003-07-09 20:33:07 +0000
commitd76774b41059d71e065ee46404a52d266306d9a4 (patch)
treede6d0623a814e97897e6f2acdd6b5b681fc5a21d /net/nmap
parent9f71d9a3e9ee79f28f122c78f5b2ed47534ed2f2 (diff)
downloadpkgsrc-d76774b41059d71e065ee46404a52d266306d9a4.tar.gz
USE_GCC_SHLIB
Diffstat (limited to 'net/nmap')
-rw-r--r--net/nmap/Makefile3
1 files changed, 2 insertions, 1 deletions
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}