[22430] trunk/dports/archivers/makeself/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Wed Feb 28 20:18:30 PST 2007


Revision: 22430
          http://trac.macosforge.org/projects/macports/changeset/22430
Author:   pipping at macports.org
Date:     2007-02-28 20:18:30 -0800 (Wed, 28 Feb 2007)

Log Message:
-----------
 * replace 'configure {}' with 'use_configure no'

Modified Paths:
--------------
    trunk/dports/archivers/makeself/Portfile

Modified: trunk/dports/archivers/makeself/Portfile
===================================================================
--- trunk/dports/archivers/makeself/Portfile	2007-03-01 01:31:15 UTC (rev 22429)
+++ trunk/dports/archivers/makeself/Portfile	2007-03-01 04:18:30 UTC (rev 22430)
@@ -33,7 +33,7 @@
     reinplace s|@PREFIX@|${prefix}|g ${worksrcpath}/makeself.sh
 }
 
-configure {}
+use_configure no
 
 build {}
 

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


More information about the macports-changes mailing list