remove p5-Class-ISA from RUN_DEPENDS which comes with base perl
noticed by sturm@
This commit is contained in:
parent
9c267f96ac
commit
31a96aafbe
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2007/10/13 06:44:54 simon Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2007/10/14 09:29:37 simon Exp $
|
||||
|
||||
COMMENT= module to create objects that are handles to classes
|
||||
|
||||
MODULES= cpan
|
||||
DISTNAME= Class-Handle-1.06
|
||||
PKGNAME= p5-${DISTNAME}p0
|
||||
CATEGORIES= devel
|
||||
|
||||
MAINTAINER= Simon Bertrang <simon@openbsd.org>
|
||||
@ -14,8 +15,7 @@ PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
RUN_DEPENDS= ::devel/p5-Class-ISA \
|
||||
::devel/p5-Class-Inspector
|
||||
RUN_DEPENDS= ::devel/p5-Class-Inspector
|
||||
REGRESS_DEPENDS=::devel/p5-Test-Pod
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user