Log Message: 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>
Revision | Action | file |
1.11 | modify | pkgsrc/www/py-twill/Makefile |