python27: fix tk related dependency generation
commitcfa9a3c63f3877c379b8c7ac014518ad5dbe3993
authorJosef 'Jeff' Sipek <jeffpc@josefsipek.net>
Fri, 31 Aug 2018 01:36:37 +0000 (30 21:36 -0400)
committerJosef 'Jeff' Sipek <jeffpc@josefsipek.net>
Fri, 31 Aug 2018 12:55:12 +0000 (31 08:55 -0400)
treed404885de3c093d13570b165c42dfbebbb3c5aaf
parent1cdc09f82b22a768000be3041eabbc0c5b5b21ed
python27: fix tk related dependency generation

We don't have tcl/tk, but python likes to ship files which conditionally
import tk modules.  To avoid pkgdepend from complaining, we bypass
dependency generation.  For whatever reason, the existing regexes
stopped working.
components/python/python27/python-27-tests.p5m
components/python/python27/python-27.p5m