- Fix RUN_DEPENDS: version 0.87+ is already in all supported Perl releases
- Bump PORTREVISION for dependency change With hat: perl
This commit is contained in:
parent
323018dcf2
commit
819999ebc3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=381805
1 changed files with 1 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
PORTNAME= Module-Metadata
|
||||
PORTVERSION= 1.000024
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:ETHER
|
||||
|
@ -14,8 +14,6 @@ COMMENT= Perl extension to gather package information from perl module files
|
|||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
RUN_DEPENDS= p5-version>=0.87:${PORTSDIR}/devel/p5-version
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
NO_ARCH= YES
|
||||
|
|
Loading…
Reference in a new issue