pkgsrc/www/py-twill
leot 879af99083 Fix DEPENDS pattern.
If we depends on a foo package, mark its dependency via:

 DEPENDS+= foo-*:../../misc/foo

...and then a new foo-bar package will appear it can be problematic.
Use foo-[0-9]* pattern to avoid that.

Kindly pointed out by <wiz>
2017-02-05 10:20:50 +00:00
..
ALTERNATIVES
DESCR
distinfo
Makefile Fix DEPENDS pattern. 2017-02-05 10:20:50 +00:00
PLIST