mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
- Remove obsolete dependency for PERL_LEVEL < 5.12 [1]
- Pet portlint(1) by changing tab into space in WWW link PR: ports/178937 [1] Submitted by: az@
This commit is contained in:
parent
56b029e879
commit
0824f25eae
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=319188
@ -18,11 +18,4 @@ PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= URI::Encode.3
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} < 501000
|
||||
BUILD_DEPENDS+= p5-version>=0:${PORTSDIR}/devel/p5-version
|
||||
RUN_DEPENDS+= p5-version>=0:${PORTSDIR}/devel/p5-version
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
This modules provides simple URI (Percent) encoding/decoding.
|
||||
|
||||
WWW: http://search.cpan.org/dist/URI-Encode/
|
||||
WWW: http://search.cpan.org/dist/URI-Encode/
|
||||
|
Loading…
Reference in New Issue
Block a user