Changeset 82386
- Timestamp:
- 08/12/11 17:24:32 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/_resources/port1.0/group/python-1.0.tcl
r82065 r82386 81 81 subport py${v}[string trimleft $name py] { depends_lib port:python${v} } 82 82 } 83 # check if none of the subport blocks was executed 84 if {![exists depends_lib]} { 83 if {$subport == $name || $subport == ""} { 85 84 # set up py-foo as a stub port that depends on the default pyXY-foo 86 85 distfiles
Note: See TracChangeset
for help on using the changeset viewer.

