correct the build, run, and regress depends

ok robert@
This commit is contained in:
jim 2010-07-02 04:24:11 +00:00
parent 2d0d695a61
commit 5ff2a2c1e8
2 changed files with 7 additions and 5 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.1.1.1 2010/01/12 19:20:14 jasper Exp $
# $OpenBSD: Makefile,v 1.2 2010/07/02 04:24:11 jim Exp $
COMMENT= Path::Class type library for Moose
@ -14,8 +14,12 @@ PERMIT_DISTFILES_FTP= Yes
MODULES= cpan
REGRESS_DEPENDS= ::devel/p5-MooseX-Types \
RUN_DEPENDS= ::devel/p5-Moose \
::devel/p5-MooseX-Types \
::devel/p5-Path-Class \
::devel/p5-Class-MOP
BUILD_DEPENDS= ${RUN_DEPENDS}
REGRESS_DEPENDS= ::devel/p5-Test-Pod \
::devel/p5-Test-Pod-Coverage
.include <bsd.port.mk>

View File

@ -1,6 +1,4 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2010/01/12 19:20:14 jasper Exp $
${P5SITE}/MooseX/
${P5SITE}/MooseX/Types/
@comment $OpenBSD: PLIST,v 1.2 2010/07/02 04:24:11 jim Exp $
${P5SITE}/MooseX/Types/Path/
${P5SITE}/MooseX/Types/Path/Class.pm
@man man/man3p/MooseX::Types::Path::Class.3p