On Feb 23, 2009, at 07:58, [email protected] wrote:
--- trunk/dports/emulators/atari800/files/Atari320XE.app/Contents/
MacOS/Atari320XE.command (rev 0)
+++ trunk/dports/emulators/atari800/files/Atari320XE.app/Contents/
MacOS/Atari320XE.command 2009-02-23 13:58:00 UTC (rev 47207)
@@ -0,0 +1,43 @@
+#!/bin/zsh
+##############################################################
{{{1 ##########
+# $Author$
+# $Revision$
+# $Date$
+# $HeadURL$
+############################################################## }}}
1 ##########
+
+local User_Data="${HOME}/Library/Application Support/Atari800"
+local System_Data="/opt/local/share/atari800";
In this revision, you've hardcoded /opt/local in several places
again. This needs to be fixed to work with any prefix again.
_______________________________________________
macports-dev mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev