From 36a2474a7266866d54d0ed0281c9c75f2429a76c Mon Sep 17 00:00:00 2001 From: Dennis Herrmann Date: Mon, 13 Apr 2009 09:53:53 +0000 Subject: - Update to 4.85.b7 PR: ports/133547 Submitted by: Daniel Roethlisberger (maintainer) Approved by: miwi (mentor) --- security/nmap/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'security/nmap/Makefile') diff --git a/security/nmap/Makefile b/security/nmap/Makefile index dfd6575f815e..6150ff296a54 100644 --- a/security/nmap/Makefile +++ b/security/nmap/Makefile @@ -6,7 +6,7 @@ # PORTNAME= nmap -PORTVERSION= 4.76 +DISTVERSION= 4.85BETA7 CATEGORIES= security ipv6 MASTER_SITES= http://nmap.org/dist/ \ http://www.mirrors.wiretapped.net/security/network-mapping/nmap/ \ @@ -26,12 +26,13 @@ USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --without-localdirs \ --without-zenmap \ + --without-ndiff \ --with-libpcre=${LOCALBASE} \ --with-libdnet=${LOCALBASE} \ --with-liblua=${LOCALBASE} CONFIGURE_ENV= LUA_INCDIR="${LUA_INCDIR}" LUA_LIBDIR="${LUA_LIBDIR}" -MAN1= nmap.1 +MAN1= nmap.1 ncat.1 .ifndef WITHOUT_SSL USE_OPENSSL= yes -- cgit v1.2.3