[91352] trunk/dports/devel/giter8/Portfile

landonf at macports.org landonf at macports.org
Fri Mar 30 09:33:50 PDT 2012


Revision: 91352
          https://trac.macports.org/changeset/91352
Author:   landonf at macports.org
Date:     2012-03-30 09:33:50 -0700 (Fri, 30 Mar 2012)
Log Message:
-----------
Use the perferred 'use_configure no' over configure {}

Modified Paths:
--------------
    trunk/dports/devel/giter8/Portfile

Modified: trunk/dports/devel/giter8/Portfile
===================================================================
--- trunk/dports/devel/giter8/Portfile	2012-03-30 16:32:53 UTC (rev 91351)
+++ trunk/dports/devel/giter8/Portfile	2012-03-30 16:33:50 UTC (rev 91352)
@@ -16,7 +16,7 @@
 
 depends_run		port:sbt
 
-configure {}
+use_configure no
 build {}
 
 destroot {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120330/b9d2fbee/attachment.html>


More information about the macports-changes mailing list