diff --git a/www/p5-URI-Title/Makefile b/www/p5-URI-Title/Makefile index 7224d39e54ea..3683f270ea30 100644 --- a/www/p5-URI-Title/Makefile +++ b/www/p5-URI-Title/Makefile @@ -1,12 +1,9 @@ -# New ports collection makefile for: www/p5-URI-Title -# Date created: 20 June 2008 -# Whom: Anton Berezin -# +# Created by: Anton Berezin # $FreeBSD$ -# PORTNAME= URI-Title PORTVERSION= 1.86 +PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= URI @@ -27,10 +24,4 @@ PERL_CONFIGURE= yes MAN3= URI::Title.3 -.include - -.if ${PERL_LEVEL} < 500905 -RUN_DEPENDS+= p5-Module-Pluggable>=1.2:${PORTSDIR}/devel/p5-Module-Pluggable -.endif - -.include +.include