Ticket #49601: Portfile.diff
File Portfile.diff, 730 bytes (added by Quibi (Quibizo), 9 years ago) |
---|
-
Portfile
old new 1 # $Id: Portfile 136327 2015-05-15 01:38:09Z larryv@macports.org $ 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$ 2 3 3 4 PortSystem 1.0 4 5 PortGroup python 1.0 … … 22 23 checksums rmd160 6603d9bac6ff4b4947d2a87a6e9a2438eaf51641 \ 23 24 sha256 282132421bafc34b78a25ec07a78ce5539f3d358a290750fe79535fca2a693e0 24 25 25 python.versions 26 27 33 34 26 python.versions 26 27 33 34 35 26 27 27 28 if {${name} ne ${subport}} { 28 29 depends_build port:py${python.version}-setuptools