Skip to content

Commit

Permalink
py-jdcal: add py36 subport
Browse files Browse the repository at this point in the history
  • Loading branch information
stromnov committed Feb 14, 2017
1 parent a04be74 commit 237e48f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions python/py-jdcal/Portfile
Expand Up @@ -10,7 +10,7 @@ categories-append devel
platforms darwin
license BSD

python.versions 27 34 35
python.versions 27 34 35 36

maintainers stromnov openmaintainer

Expand All @@ -26,8 +26,8 @@ checksums rmd160 3c15c2f8a5b3e3b4485725be0219118057ed6f78 \
sha256 b760160f8dc8cc51d17875c6b663fafe64be699e10ce34b6a95184b5aa0fdc9e

if {${name} ne ${subport}} {
depends_build-append port:py${python.version}-setuptools
depends_build-append \
port:py${python.version}-setuptools

livecheck.type none
} else {
livecheck.type pypi
}

0 comments on commit 237e48f

Please sign in to comment.