- Fix *_DEPENDS: version 0.74+ is already in all supported Perl releases
- Bump PORTREVISION for dependency change With hat: perl
This commit is contained in:
parent
213e273f01
commit
2c8b24bd6a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=381844
1 changed files with 1 additions and 2 deletions
|
@ -3,8 +3,8 @@
|
|||
|
||||
PORTNAME= EBook-Tools
|
||||
PORTVERSION= 0.4.9
|
||||
PORTREVISION= 1
|
||||
DISTVERSIONPREFIX= v
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -27,7 +27,6 @@ BUILD_DEPENDS= p5-Archive-Zip>=0:${PORTSDIR}/archivers/p5-Archive-Zip \
|
|||
p5-Image-Size>=0:${PORTSDIR}/graphics/p5-Image-Size \
|
||||
p5-String-CRC32>=0:${PORTSDIR}/devel/p5-String-CRC32 \
|
||||
txt2html>=0:${PORTSDIR}/textproc/txt2html \
|
||||
p5-version>=0:${PORTSDIR}/devel/p5-version \
|
||||
p5-Bit-Vector>=0:${PORTSDIR}/math/p5-Bit-Vector \
|
||||
p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
|
Loading…
Reference in a new issue