Subject: CVS commit: pkgsrc/www/py-twill
From: Leonardo Taccari
Date: 2017-02-05 11:20:50
Message id: 20170205102050.4EFAFFBE4@cvs.NetBSD.org

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>

Files:
RevisionActionfile
1.11modifypkgsrc/www/py-twill/Makefile