aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorculot <culot@FreeBSD.org>2013-05-27 17:24:30 +0800
committerculot <culot@FreeBSD.org>2013-05-27 17:24:30 +0800
commit2d4ed92a653c4bfe14ba8e69dfb6001b0c5e377c (patch)
treeac11afd0eb512274fa96e85e49c771964ab57ec1 /www
parentb38bddab8e4cafd53963a9f14bb04977e1f061c9 (diff)
downloadfreebsd-ports-gnome-2d4ed92a653c4bfe14ba8e69dfb6001b0c5e377c.tar.gz
freebsd-ports-gnome-2d4ed92a653c4bfe14ba8e69dfb6001b0c5e377c.tar.zst
freebsd-ports-gnome-2d4ed92a653c4bfe14ba8e69dfb6001b0c5e377c.zip
- 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@
Diffstat (limited to 'www')
-rw-r--r--www/p5-URI-Encode/Makefile9
-rw-r--r--www/p5-URI-Encode/pkg-descr2
2 files changed, 2 insertions, 9 deletions
diff --git a/www/p5-URI-Encode/Makefile b/www/p5-URI-Encode/Makefile
index 756b5d4e857b..b27d260dea5f 100644
--- a/www/p5-URI-Encode/Makefile
+++ b/www/p5-URI-Encode/Makefile
@@ -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>
diff --git a/www/p5-URI-Encode/pkg-descr b/www/p5-URI-Encode/pkg-descr
index 09cad456ce29..4f9a576569cb 100644
--- a/www/p5-URI-Encode/pkg-descr
+++ b/www/p5-URI-Encode/pkg-descr
@@ -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/