1
0
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:
Frederic Culot 2013-05-27 09:24:30 +00:00
parent 56b029e879
commit 0824f25eae
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=319188
2 changed files with 2 additions and 9 deletions

View File

@ -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>

View File

@ -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/