[53825] trunk/dports/devel/caml-ounit/Portfile

stechert at macports.org stechert at macports.org
Tue Jul 14 17:16:29 PDT 2009


Revision: 53825
          http://trac.macports.org/changeset/53825
Author:   stechert at macports.org
Date:     2009-07-14 17:16:29 -0700 (Tue, 14 Jul 2009)
Log Message:
-----------
Fixed port lint warning: Line 45 should say "use_configure no" instead of declaring an empty configure phase.

Modified Paths:
--------------
    trunk/dports/devel/caml-ounit/Portfile

Modified: trunk/dports/devel/caml-ounit/Portfile
===================================================================
--- trunk/dports/devel/caml-ounit/Portfile	2009-07-15 00:13:30 UTC (rev 53824)
+++ trunk/dports/devel/caml-ounit/Portfile	2009-07-15 00:16:29 UTC (rev 53825)
@@ -42,6 +42,6 @@
         ${destroot}/${prefix}/share/doc/${name} 
 } 
 
-configure           {}
+use_configure       no
 
 build.target        allopt doc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090714/e9566e28/attachment.html>


More information about the macports-changes mailing list