[66920] trunk/dports/devel/eric4/Portfile

adfernandes at macports.org adfernandes at macports.org
Sun Apr 25 16:06:52 PDT 2010


Revision: 66920
          http://trac.macports.org/changeset/66920
Author:   adfernandes at macports.org
Date:     2010-04-25 16:06:47 -0700 (Sun, 25 Apr 2010)
Log Message:
-----------
port: eric4 - changed empty configure to 'use_configure no'

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

Modified: trunk/dports/devel/eric4/Portfile
===================================================================
--- trunk/dports/devel/eric4/Portfile	2010-04-25 22:17:44 UTC (rev 66919)
+++ trunk/dports/devel/eric4/Portfile	2010-04-25 23:06:47 UTC (rev 66920)
@@ -26,9 +26,7 @@
 depends_lib     port:python26 port:qt4-mac port:py26-pyqt4 port:py26-qscintilla \
                 port:py26-svn port:py26-rope port:py26-lint port:py26-cx_Freeze port:py26-enchant
 
-configure {
-    # Configuration occurs during building
-}
+use_configure   no
 
 build {
     # Building and installing are synonymous
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100425/2627a234/attachment.html>


More information about the macports-changes mailing list