[83263] trunk/dports/games/bzflag/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Aug 29 02:46:12 PDT 2011


Revision: 83263
          http://trac.macports.org/changeset/83263
Author:   ryandesign at macports.org
Date:     2011-08-29 02:46:12 -0700 (Mon, 29 Aug 2011)
Log Message:
-----------
bzflag: fix build when ccache is on in macports.conf

Modified Paths:
--------------
    trunk/dports/games/bzflag/Portfile

Modified: trunk/dports/games/bzflag/Portfile
===================================================================
--- trunk/dports/games/bzflag/Portfile	2011-08-29 09:45:42 UTC (rev 83262)
+++ trunk/dports/games/bzflag/Portfile	2011-08-29 09:46:12 UTC (rev 83263)
@@ -36,6 +36,7 @@
                     --includedir=${prefix}/include/${name} \
                     --with-sdl-exec-prefix=${prefix} \
                     --disable-sdltest \
+                    --disable-ccachetest \
                     --without-x
 
 post-destroot {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110829/96dafe7b/attachment.html>


More information about the macports-changes mailing list