Changeset 91774 for trunk/dports/_resources/port1.0
- Timestamp:
- Apr 10, 2012, 12:52:52 PM (8 years ago)
- File:
-
- 1 copied
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/_resources/port1.0/group/python33-1.0.tcl
r91767 r91774 1 1 # et:ts=4 2 # python3 2-1.0.tcl2 # python33-1.0.tcl 3 3 # 4 4 # $Id$ … … 33 33 # 34 34 35 set python.branch 3. 235 set python.branch 3.3 36 36 set python.prefix ${frameworks_dir}/Python.framework/Versions/${python.branch} 37 37 set python.bin ${python.prefix}/bin/python${python.branch} … … 45 45 dist_subdir python 46 46 47 depends_lib port:python3 247 depends_lib port:python33 48 48 49 49 # we want the default universal variant added despite not using configure
Note: See TracChangeset
for help on using the changeset viewer.