Ticket #27251: py26-ipython_Portfile.diff
File py26-ipython_Portfile.diff, 776 bytes (added by jjstickel@…, 14 years ago) |
---|
-
python/py26-ipython/Portfile
old new 7 7 name py26-ipython 8 8 set my_name ipython 9 9 version 0.10.1 10 revision 1 10 11 categories python 11 12 platforms darwin 12 13 maintainers akitada openmaintainer … … 28 29 29 30 test.run no 30 31 32 patchfiles genutils_curses.patch 33 patch.dir ${worksrcpath}/IPython 34 31 35 post-destroot { 32 36 foreach f {ipython pycolor} { 33 37 ln -s ${python.prefix}/share/man/man1/${f}.1.gz ${destroot}${prefix}/share/man/man1/${f}${python.branch}.1.gz