[33934] trunk/dports/net/nedi/Portfile

markd at macports.org markd at macports.org
Thu Feb 7 14:47:44 PST 2008


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

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

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

Modified: trunk/dports/net/nedi/Portfile
===================================================================
--- trunk/dports/net/nedi/Portfile	2008-02-07 22:41:08 UTC (rev 33933)
+++ trunk/dports/net/nedi/Portfile	2008-02-07 22:47:05 UTC (rev 33934)
@@ -35,10 +35,7 @@
 			port:p5-dbd-mysql \
 			port:rrdtool
 
-variant server  {
-# This variant doesn't do anything in this port, it only exists to trigger the server
-# variant in the mysql5 port in cases where mysql5 was not already installed.
-}
+variant server description {does nothing in this port, but its presence triggers mysql5 server variant} {}
 
 # Set some useful variables
 set nedidir ${prefix}/share
@@ -144,7 +141,7 @@
 
 	sudo ${prefix}/apache2/bin/apxs -a -e -n \"php5\" libphp5.so
 
--Check to make sure the PHP variable \"mysql.default_socket\" is set to path  
+-Check to make sure the PHP variable \"mysql.default_socket\" is set to path
  ${prefix}/var/run/mysql5/mysqld.sock by viewing the output of this terminal command:
         php -i
 

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


More information about the macports-changes mailing list