[66431] trunk/dports/net/nmap/Portfile
dluke at macports.org
dluke at macports.org
Mon Apr 12 14:49:35 PDT 2010
Revision: 66431
http://trac.macports.org/changeset/66431
Author: dluke at macports.org
Date: 2010-04-12 14:49:30 -0700 (Mon, 12 Apr 2010)
Log Message:
-----------
Don't build/install ndiff (fixes #24177 - could re-enable by adding a dependency on macports python)
Modified Paths:
--------------
trunk/dports/net/nmap/Portfile
Modified: trunk/dports/net/nmap/Portfile
===================================================================
--- trunk/dports/net/nmap/Portfile 2010-04-12 21:30:10 UTC (rev 66430)
+++ trunk/dports/net/nmap/Portfile 2010-04-12 21:49:30 UTC (rev 66431)
@@ -4,6 +4,7 @@
name nmap
version 5.21
+revision 1
categories net
maintainers darkart.com:opendarwin.org geeklair.net:dluke
description Port scanning utility for large networks
@@ -36,7 +37,7 @@
use_bzip2 yes
-configure.args --without-zenmap\
+configure.args --without-zenmap --without-ndiff \
--mandir=\\\${prefix}/share/man \
--infodir=\\\${prefix}/share/info \
--with-openssl=${prefix} \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100412/6333e540/attachment.html>
More information about the macports-changes
mailing list