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

markd at macports.org markd at macports.org
Mon Oct 27 08:28:39 PDT 2008


Revision: 41191
          http://trac.macports.org/changeset/41191
Author:   markd at macports.org
Date:     2008-10-27 08:28:37 -0700 (Mon, 27 Oct 2008)
Log Message:
-----------
Remove trivial server variant.

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

Modified: trunk/dports/net/ntop/Portfile
===================================================================
--- trunk/dports/net/ntop/Portfile	2008-10-27 10:05:44 UTC (rev 41190)
+++ trunk/dports/net/ntop/Portfile	2008-10-27 15:28:37 UTC (rev 41191)
@@ -4,6 +4,7 @@
 
 name			ntop
 version			3.3.7
+revision		1
 categories		net
 maintainers		markd
 description		network traffic probe
@@ -31,12 +32,10 @@
 
 destroot.target	install install-data-as
 
-variant server  {
-	# Create a startupitem to start/stop the server
+# Create a startupitem to start/stop the server
 	startupitem.create    yes
 	startupitem.start    "${prefix}/share/${name}/ntop.sh"
 	startupitem.stop     "${prefix}/share/${name}/ntop.sh"
-}
 
 pre-configure {
 	system "cd ${worksrcpath} && ./autogen.sh --noconfig"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081027/48c59b9e/attachment.html>


More information about the macports-changes mailing list