*: remove p5-File-Path, part of perl
This commit is contained in:
parent
67fe6d0ec5
commit
914f8f2d55
2 changed files with 4 additions and 6 deletions
|
@ -1,8 +1,8 @@
|
|||
# $NetBSD: Makefile,v 1.24 2020/08/31 18:07:59 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.25 2020/09/04 11:29:07 wiz Exp $
|
||||
|
||||
DISTNAME= ExtUtils-ModuleMaker-0.63
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
PKGREVISION= 3
|
||||
PKGREVISION= 4
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=ExtUtils/}
|
||||
|
||||
|
@ -12,7 +12,6 @@ COMMENT= Perl extension for creating modules (better than h2xs)
|
|||
LICENSE= ${PERL5_LICENSE}
|
||||
|
||||
DEPENDS+= p5-File-HomeDir-[0-9]*:../../devel/p5-File-HomeDir
|
||||
DEPENDS+= p5-File-Path>=2.15:../../devel/p5-File-Path
|
||||
DEPENDS+= p5-File-Copy-Recursive-Reduced-[0-9]*:../../sysutils/p5-File-Copy-Recursive-Reduced
|
||||
|
||||
# TEST_DEPENDS
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.8 2020/09/04 10:13:40 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.9 2020/09/04 11:29:06 wiz Exp $
|
||||
|
||||
DISTNAME= pulledpork-0.7.3
|
||||
PKGREVISION= 3
|
||||
PKGREVISION= 4
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= ${MASTER_SITE_GITHUB:=shirkdog/}
|
||||
|
||||
|
@ -20,7 +20,6 @@ BUILD_DEFS+= VARBASE
|
|||
|
||||
DEPENDS+= p5-Crypt-SSLeay-[0-9]*:../../security/p5-Crypt-SSLeay
|
||||
DEPENDS+= p5-Sys-Syslog-[0-9]*:../../sysutils/p5-Sys-Syslog
|
||||
DEPENDS+= p5-File-Path-[0-9]*:../../devel/p5-File-Path
|
||||
DEPENDS+= p5-Getopt-Long-[0-9]*:../../devel/p5-Getopt-Long
|
||||
DEPENDS+= p5-PathTools-[0-9]*:../../devel/p5-PathTools
|
||||
DEPENDS+= p5-Data-Dumper-[0-9]*:../../devel/p5-Data-Dumper
|
||||
|
|
Loading…
Reference in a new issue