Changeset 80082
- Timestamp:
- 07/03/11 16:51:07 (4 years ago)
- File:
-
- 1 edited
-
trunk/dports/gnome/gnome-mag/Portfile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/gnome/gnome-mag/Portfile
r77689 r80082 6 6 name gnome-mag 7 7 version 0.16.3 8 revision 18 revision 2 9 9 set branch [join [lrange [split ${version} .] 0 1] .] 10 10 description GNOME magnifier. … … 38 38 variant colorblind description {Enable building of colorblind applet} { 39 39 depends_lib-append port:libcolorblind \ 40 port:py2 6-gnome \40 port:py27-gnome \ 41 41 port:gnome-python-desktop 42 42 configure.args-delete --enable-colorblind-applet=no 43 configure.python ${prefix}/bin/python2. 644 set python_framework ${frameworks_dir}/Python.framework/Versions/2. 643 configure.python ${prefix}/bin/python2.7 44 set python_framework ${frameworks_dir}/Python.framework/Versions/2.7 45 45 configure.pkg_config_path ${python_framework}/lib/pkgconfig 46 46 configure.env PATH=${python_framework}/bin:$env(PATH)
Note: See TracChangeset
for help on using the changeset viewer.

