On Dec 11, 2008, at 03:03, [EMAIL PROTECTED] wrote:
Revision: 43527
http://trac.macports.org/changeset/43527
Author: [EMAIL PROTECTED]
Date: 2008-12-11 01:03:47 -0800 (Thu, 11 Dec 2008)
Log Message:
-----------
New port - prit/cups-pdf, provides a print-to-PDF feature through CUPS
[snip]
+build {
+ system "cd ${worksrcpath}/src && ${configure.cc} -Os -o cups-
pdf cups-pdf.c"
+}
[snip]
We need to either release MacPorts 1.7.0 real soon, since $
{configure.cc} doesn't exist outside the configure phase in MacPorts
1.6.0, or that bit in the port needs to be changed so that
configure.cc is written to a Makefile in the post-configure phase and
then you use that Makefile in the build phase.
http://trac.macports.org/ticket/17426
_______________________________________________
macports-dev mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev