Ticket #37099: py26-notify-python.diff
File py26-notify-python.diff, 640 bytes (added by ryandesign (Ryan Carsten Schmidt), 12 years ago) |
---|
-
Portfile
6 6 name py26-notify-python 7 7 set myname notify-python 8 8 version 0.1.1 9 revision 29 revision 3 10 10 categories-append python devel 11 11 license GPL-2 12 12 maintainers elelay … … 40 40 41 41 set my_python "${frameworks_dir}/Python.framework/Versions/2.6" 42 42 43 configure.python ${my_python}/bin/python 43 44 configure.pkg_config_path ${my_python}/lib/pkgconfig 44 45 configure.pre_args --prefix=${my_python} 45 46