Ticket #16068: activate.diff
File activate.diff, 443 bytes (added by skymoo (Adam Mercer), 16 years ago) |
---|
-
python/py25-pyqt4/Portfile
diff --git a/python/py25-pyqt4/Portfile b/python/py25-pyqt4/Portfile index c394b9c..cffd917 100644
a b post-destroot { 55 55 LICENSE.GPL2 LICENSE.GPL3 OPENSOURCE-NOTICE.TXT NEWS README \ 56 56 THANKS \ 57 57 ${destroot}${prefix}/share/doc/${name} 58 59 move ${destroot}${frameworks_dir}/Python.framework/Versions/2.5/lib/python2.5 \ 60 ${destroot}${prefix}/lib/python2.5 58 61 }