remove dependency to p5-Archive-Tar which now comes with perl and bump

This commit is contained in:
simon 2008-09-29 18:47:15 +00:00
parent feb92bc586
commit 3bd34d23f6

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.11 2007/11/30 21:02:23 simon Exp $
# $OpenBSD: Makefile,v 1.12 2008/09/29 18:47:15 simon Exp $
COMMENT= build and install Perl modules
MODULES= cpan
DISTNAME= Module-Build-0.2808
PKGNAME= p5-${DISTNAME}p0
CATEGORIES= devel
MAINTAINER= Mathieu Sauve-Frankel <msf@openbsd.org>
@ -18,8 +19,7 @@ PERMIT_DISTFILES_FTP= Yes
CONFIGURE_STYLE=modbuild
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= ::archivers/p5-Archive-Tar \
::devel/p5-ExtUtils-ParseXS \
RUN_DEPENDS= ::devel/p5-ExtUtils-ParseXS \
::devel/p5-YAML
REGRESS_DEPENDS=::devel/p5-version