[PC-BSD Commits] r7236 - pbibuild/modules/games/nexuiz
svn at pcbsd.org
svn at pcbsd.org
Mon Jul 19 14:11:27 PDT 2010
Author: kris
Date: 2010-07-19 14:11:27 -0700 (Mon, 19 Jul 2010)
New Revision: 7236
Modified:
pbibuild/modules/games/nexuiz/pbi.conf
Log:
Fixed nexuiz building
Modified: pbibuild/modules/games/nexuiz/pbi.conf
===================================================================
--- pbibuild/modules/games/nexuiz/pbi.conf 2010-07-19 21:04:57 UTC (rev 7235)
+++ pbibuild/modules/games/nexuiz/pbi.conf 2010-07-19 21:11:27 UTC (rev 7236)
@@ -28,7 +28,7 @@
OTHERPORT=""
# Enter your custom make options here
-MAKEOPTS=""
+MAKEOPTS="WITHOUT_MAPPACK=yes"
# Build Key - Change this to anything else to trigger a rebuild
# - The rebuild will take place even if port is still the same ver
More information about the Commits
mailing list