summaryrefslogtreecommitdiff
path: root/net/nmap/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/nmap/Makefile')
-rw-r--r--net/nmap/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/net/nmap/Makefile b/net/nmap/Makefile
index d774d29a716..9ecb344286f 100644
--- a/net/nmap/Makefile
+++ b/net/nmap/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.54 2006/07/02 19:17:26 rillig Exp $
+# $NetBSD: Makefile,v 1.55 2006/07/07 15:49:33 jlam Exp $
#
DISTNAME= nmap-4.11
@@ -17,8 +17,6 @@ USE_LANGUAGES= c c++
USE_LIBTOOL= yes
USE_TOOLS+= gmake
-LIBTOOL_OVERRIDE+= libdnet-stripped/libtool
-
CONFIGURE_ARGS+= --with-libpcap=${BUILDLINK_PREFIX.libpcap}
CONFIGURE_ARGS+= --with-libpcre=${BUILDLINK_PREFIX.pcre}
CONFIGURE_ARGS+= --with-openssl=${BUILDLINK_PREFIX.openssl}