Ticket #14802: Portfile.diff
| File Portfile.diff, 0.7 KB (added by ram@…, 8 months ago) |
|---|
-
lang/python25/Portfile
diff --git a/lang/python25/Portfile b/lang/python25/Portfile index 46bbe13..701302a 100644
a b 4 4 5 5 name python25 6 6 version 2.5.2 7 revision 17 revision 2 8 8 categories lang 9 9 platforms darwin 10 10 maintainers mww … … 33 33 patch-Misc-setuid-prog.c.diff \ 34 34 patch-Modules-posixmodule.c.diff \ 35 35 patch-setup.py.diff \ 36 patch-Lib-cgi.py.diff 36 patch-Lib-cgi.py.diff \ 37 patch-Lib-httplib.py.diff 37 38 38 39 configure.args --enable-shared \ 39 40 --mandir=${prefix}/share/man \

