Changeset 80218
- Timestamp:
- 07/06/11 23:07:13 (4 years ago)
- File:
-
- 1 edited
-
trunk/dports/textproc/asciidoc/Portfile (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/textproc/asciidoc/Portfile
r80217 r80218 32 32 33 33 variant python25 conflicts python26 python27 description {Use python 2.5} { 34 depends_lib-append port:python25 34 35 configure.python ${prefix}/bin/python2.5 35 36 … … 42 43 43 44 variant python26 conflicts python25 python27 description {Use python 2.6} { 45 depends_lib-append port:python26 44 46 configure.python ${prefix}/bin/python2.6 45 47 … … 52 54 53 55 variant python27 conflicts python25 python26 description {Use python 2.7} { 56 depends_lib-append port:python27 54 57 configure.python ${prefix}/bin/python2.7 55 58
Note: See TracChangeset
for help on using the changeset viewer.

