[78720] trunk/dports/net/ntop/Portfile

pixilla at macports.org pixilla at macports.org
Wed May 18 20:15:47 PDT 2011


Revision: 78720
          http://trac.macports.org/changeset/78720
Author:   pixilla at macports.org
Date:     2011-05-18 20:15:45 -0700 (Wed, 18 May 2011)
Log Message:
-----------
net/ntop: Add --without-ssl.

Modified Paths:
--------------
    trunk/dports/net/ntop/Portfile

Modified: trunk/dports/net/ntop/Portfile
===================================================================
--- trunk/dports/net/ntop/Portfile	2011-05-19 02:48:34 UTC (rev 78719)
+++ trunk/dports/net/ntop/Portfile	2011-05-19 03:15:45 UTC (rev 78720)
@@ -4,7 +4,7 @@
 
 name			ntop
 version			3.3.10
-revision		3
+revision		4
 categories		net
 maintainers		markd openmaintainer
 description		network traffic probe
@@ -32,7 +32,8 @@
 configure.cflags-append	-I${prefix}/include
 configure.args		--mandir=${prefix}/share/man \
 			--with-localedir=${prefix}/share/locale \
-			--with-rrd-home=${prefix}
+			--with-rrd-home=${prefix} \
+			--without-ssl
 
 use_autoconf		yes
 build.type		gnu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110518/396fb10d/attachment.html>


More information about the macports-changes mailing list