also run depends on p5-version
This commit is contained in:
parent
fac6b2b57e
commit
f38bfa09b8
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2006/12/08 22:45:01 sturm Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2006/12/16 08:21:01 steven Exp $
|
||||
|
||||
COMMENT= "utilities functions to build inside-out objects"
|
||||
|
||||
MODULES= cpan
|
||||
DISTNAME= Class-Std-Utils-0.0.2
|
||||
PKGNAME= p5-${DISTNAME}p0
|
||||
CATEGORIES= devel
|
||||
|
||||
# perl
|
||||
@ -14,6 +15,7 @@ PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
CONFIGURE_STYLE= modbuild
|
||||
|
||||
BUILD_DEPENDS= ::devel/p5-version
|
||||
RUN_DEPENDS= ::devel/p5-version
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user