cacf0e81a5
- Add devel/py-psyco dependency only on i386 - Few modifications in patch files - Bump PORTEPOCH
11 lines
343 B
Python
11 lines
343 B
Python
--- data/py/configfile.py Sun Oct 1 20:52:46 2006
|
|
+++ data/py/configfile.py Sun Oct 1 20:53:13 2006
|
|
@@ -107,7 +107,7 @@
|
|
"68kclock": 0,
|
|
"z80clock": 0,
|
|
#Other thing section.
|
|
- "libglpath": "/usr/lib/libGL.so",
|
|
+ "libglpath": "%%X11BASE%%/lib/libGL.so",
|
|
"sleepidle": "true",
|
|
"bench": "false",
|
|
},{ #XGngeo's default.
|