freebsd-ports/audio/py-karaoke/files/patch-setup.cfg
Mathieu Arnold 9fa9eb9ac7 Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-26 16:51:15 +00:00

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