for make test: BUILD_DEPENDS+= p5-Clone-[0-9]*:../../devel/p5-Clone
This commit is contained in:
parent
8f65d6a9fa
commit
b9581e5050
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.21 2016/07/31 12:24:41 wen Exp $
|
||||
# $NetBSD: Makefile,v 1.22 2016/09/18 15:01:03 mef Exp $
|
||||
|
||||
DISTNAME= DateTime-Format-Natural-1.04
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
|
@ -20,6 +20,8 @@ BUILD_DEPENDS+= p5-Test-MockTime-[0-9]*:../../time/p5-Test-MockTime
|
|||
|
||||
# recommended
|
||||
DEPENDS+= p5-Date-Calc-[0-9]*:../../devel/p5-Date-Calc
|
||||
# for make test
|
||||
BUILD_DEPENDS+= p5-Clone-[0-9]*:../../devel/p5-Clone
|
||||
|
||||
PERL5_MODULE_TYPE= Module::Build
|
||||
USE_LANGUAGES= #
|
||||
|
|
Loading…
Reference in a new issue