Revision
83263
Author
ryandesign@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

Diff

Modified: trunk/dports/games/bzflag/Portfile (83262 => 83263)


--- 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 {