[33250] trunk/dports/www/midgard-core/Portfile

jwa at macports.org jwa at macports.org
Tue Jan 22 02:53:09 PST 2008


Revision: 33250
          http://trac.macosforge.org/projects/macports/changeset/33250
Author:   jwa at macports.org
Date:     2008-01-22 02:53:08 -0800 (Tue, 22 Jan 2008)

Log Message:
-----------
make port lint clean

Modified Paths:
--------------
    trunk/dports/www/midgard-core/Portfile

Modified: trunk/dports/www/midgard-core/Portfile
===================================================================
--- trunk/dports/www/midgard-core/Portfile	2008-01-22 10:52:50 UTC (rev 33249)
+++ trunk/dports/www/midgard-core/Portfile	2008-01-22 10:53:08 UTC (rev 33250)
@@ -1,6 +1,7 @@
 # $Id$
 
 PortSystem 1.0
+
 name		midgard-core
 version		1.8.5
 categories	www
@@ -37,7 +38,7 @@
     reinplace "s;${workpath}/mysql5/include;${prefix}/include/mysql5;" ${destroot}${prefix}/bin/midgard-config
 }
 
-variant check {
+variant check description {add unit tests} {
     depends_lib-append port:check
     configure.args-append --with-check=${prefix}
 }

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


More information about the macports-changes mailing list