[54374] trunk/dports/x11/imake/Portfile

mcalhoun at macports.org mcalhoun at macports.org
Sat Jul 25 11:40:04 PDT 2009


Revision: 54374
          http://trac.macports.org/changeset/54374
Author:   mcalhoun at macports.org
Date:     2009-07-25 11:40:02 -0700 (Sat, 25 Jul 2009)
Log Message:
-----------
imake: Ensure correct preprocessor is used.
Fixes #20426.

Modified Paths:
--------------
    trunk/dports/x11/imake/Portfile

Modified: trunk/dports/x11/imake/Portfile
===================================================================
--- trunk/dports/x11/imake/Portfile	2009-07-25 18:00:16 UTC (rev 54373)
+++ trunk/dports/x11/imake/Portfile	2009-07-25 18:40:02 UTC (rev 54374)
@@ -5,6 +5,7 @@
 
 name         imake
 version      1.0.2
+revision     1
 categories   x11 devel
 platforms    darwin
 maintainers  mcalhoun
@@ -27,7 +28,7 @@
 depends_run    port:xorg-cf-files path:bin/perl:perl5
 depends_build  port:pkgconfig port:xorg-xproto
 
-configure.env-append  HAS_PERL=yes
+configure.env-append  HAS_PERL=yes RAWCPP=${configure.cpp}
 configure.args  --mandir=${prefix}/share/man
 
 post-configure {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090725/0fd823fc/attachment.html>


More information about the macports-changes mailing list