mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-30 10:38:37 +00:00
Remove Perl core module
- Bump PORTREVISION for dependency change
This commit is contained in:
parent
2fc7ad0e2b
commit
0f4bba0c20
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=502544
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= Pod-Spell
|
||||
PORTVERSION= 1.20
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -16,12 +17,12 @@ BUILD_DEPENDS= ${RUN_DEPENDS} \
|
||||
RUN_DEPENDS= p5-Class-Tiny>=0:devel/p5-Class-Tiny \
|
||||
p5-File-ShareDir>=0:devel/p5-File-ShareDir \
|
||||
p5-Lingua-EN-Inflect>=0:textproc/p5-Lingua-EN-Inflect \
|
||||
p5-Path-Tiny>=0:devel/p5-Path-Tiny \
|
||||
p5-Pod-Escapes>=1.01:textproc/p5-Pod-Escapes
|
||||
p5-Path-Tiny>=0:devel/p5-Path-Tiny
|
||||
TEST_DEPENDS= p5-Test-Deep>=0:devel/p5-Test-Deep
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user