Changeset 82333
- Timestamp:
- 08/12/11 13:03:57 (4 years ago)
- File:
-
- 1 edited
-
trunk/dports/gnome/gramps/Portfile (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/gnome/gramps/Portfile
r80080 r82333 39 39 configure.args --disable-mime-install 40 40 41 configure.python ${prefix}/bin/python2.642 43 41 depends_build port:pkgconfig \ 44 42 port:intltool \ … … 60 58 port:py25-enchant \ 61 59 port:py25-webkitgtk 60 configure.python ${prefix}/bin/python2.5 62 61 } 63 62 … … 66 65 port:py26-enchant \ 67 66 port:py26-webkitgtk 67 configure.python ${prefix}/bin/python2.6 68 68 } 69 69 … … 72 72 port:py27-enchant \ 73 73 port:py27-webkitgtk 74 configure.python ${prefix}/bin/python2.7 74 75 } 75 76
Note: See TracChangeset
for help on using the changeset viewer.

