[33933] trunk/dports/net/cacti/Portfile

markd at macports.org markd at macports.org
Thu Feb 7 14:41:13 PST 2008


Revision: 33933
          http://trac.macosforge.org/projects/macports/changeset/33933
Author:   markd at macports.org
Date:     2008-02-07 14:41:08 -0800 (Thu, 07 Feb 2008)

Log Message:
-----------
Linted.

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

Modified: trunk/dports/net/cacti/Portfile
===================================================================
--- trunk/dports/net/cacti/Portfile	2008-02-07 22:40:04 UTC (rev 33932)
+++ trunk/dports/net/cacti/Portfile	2008-02-07 22:41:08 UTC (rev 33933)
@@ -20,7 +20,7 @@
 checksums		${distname}${extract.suffix} md5 7d298e496058ec91f6d1ecdc97e0cca5
 
 # Placeholder for Cacti official patches
-#patchfiles		
+#patchfiles
 
 depends_lib		port:mysql5 \
 			port:rrdtool
@@ -29,10 +29,7 @@
 build {}
 set cactidir ${prefix}/share/cacti
 
-variant server  {
-# This variant doesn't do anything in this port, it only exists to trigger the server
-# variant in the mysql5 port.
-}
+variant server description {does nothing in this port, but its presence triggers mysql5 server variant} {}
 
 variant_set server
 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080207/f71aaad2/attachment.html


More information about the macports-changes mailing list