[95395] trunk/dports/lang/newlisp/Portfile

and.damore at macports.org and.damore at macports.org
Wed Jul 11 13:16:27 PDT 2012


Revision: 95395
          https://trac.macports.org/changeset/95395
Author:   and.damore at macports.org
Date:     2012-07-11 13:16:27 -0700 (Wed, 11 Jul 2012)
Log Message:
-----------
port newlisp: let configure script set its default sub-makefiles

Modified Paths:
--------------
    trunk/dports/lang/newlisp/Portfile

Modified: trunk/dports/lang/newlisp/Portfile
===================================================================
--- trunk/dports/lang/newlisp/Portfile	2012-07-11 20:10:21 UTC (rev 95394)
+++ trunk/dports/lang/newlisp/Portfile	2012-07-11 20:16:27 UTC (rev 95395)
@@ -28,7 +28,7 @@
 depends_lib         port:readline \
                     port:libffi
 
-configure {
+post-configure {
     # default configure script would pick 32 bit makefile, we're going with 64 bit
     copy -force ${filespath}/makefile_build ${worksrcpath}
     reinplace "s|%CFLAGS%|${configure.cflags} ${configure.cc_archflags}|" ${worksrcpath}/makefile_build
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120711/b85a1c1d/attachment.html>


More information about the macports-changes mailing list