Ticket #49602: Portfile.diff
File Portfile.diff, 739 bytes (added by Quibi (Quibizo), 9 years ago) |
---|
-
/Users/jv/Downloads/Portfile
old new 1 1 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 2 # $Id : Portfile 140164 2015-09-10 23:10:54Z petr@macports.org$2 # $Id$ 3 3 4 4 PortSystem 1.0 5 5 PortGroup python 1.0 … … 28 28 sha1 e4d752de1fea5a40a982d4d55004cfb14109ba99 \ 29 29 rmd160 e3161873d453b5653705711a9f2cc8500ea6c94f 30 30 31 python.versions 26 27 34 31 python.versions 26 27 34 35 32 32 33 33 if {${name} ne ${subport}} { 34 34 depends_build-append port:py${python.version}-setuptools