Modified: users/ryandesign/ports/games/PlasmaClient/Portfile (72763 => 72764)
--- users/ryandesign/ports/games/PlasmaClient/Portfile 2010-10-25 23:49:53 UTC (rev 72763)
+++ users/ryandesign/ports/games/PlasmaClient/Portfile 2010-10-25 23:50:48 UTC (rev 72764)
@@ -6,7 +6,7 @@
name PlasmaClient
epoch 1
-version 0.0.1-275
+version 0.0.1-321
categories games
platforms darwin
maintainers ryandesign
@@ -23,7 +23,7 @@
fetch.type hg
hg.url http://uru.zrax.net/hg/plasmaclient
-hg.tag 8e9a3e21306d
+hg.tag 5a60223b121b
depends_lib port:bullet \
port:python26 \
@@ -63,11 +63,14 @@
-DSDL_INCLUDE_DIR=${prefix}/include/SDL \
-DSDL_LIBRARY="${prefix}/lib/libSDLmain.a\;${prefix}/lib/libSDL.dylib\;-framework Cocoa"
+build.target-append default_ini
+
destroot.keepdirs ${destroot}${prefix}/var/log/${name}
set docdir ${prefix}/share/doc/${name}
post-destroot {
- xinstall -d ${destroot}${prefix}/share/mystonline/data
+ xinstall -d ${destroot}${prefix}/share/mystonline/data/servers
+ xinstall -W ${worksrcpath} default.ini ${destroot}${prefix}/share/mystonline/data/servers
xinstall -W ${worksrcpath}/win32dist global.wpm ${destroot}${prefix}/share/mystonline/data
xinstall -d ${destroot}${docdir}