9fa9eb9ac7
Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
9 lines
290 B
INI
9 lines
290 B
INI
--- setup.cfg.orig 2011-06-14 18:59:31 UTC
|
|
+++ setup.cfg
|
|
@@ -27,4 +27,5 @@ group = Applications/Multimedia
|
|
requires=python,pygame,numeric,wxpython,timidity,freepats
|
|
|
|
[build_ext]
|
|
-include_dirs = /usr/include/SDL
|
|
+include_dirs = %%LOCALBASE%%/include/SDL
|
|
+library_dirs = %%LOCALBASE%%/lib
|