aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-CPAN-Mini
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2012-12-18 12:01:20 +0000
committerAnton Berezin <tobez@FreeBSD.org>2012-12-18 12:01:20 +0000
commitca4b4b2e0a4ea5c064236aa63760f95601a73bfa (patch)
tree18ac504490f2536fb557b7e6a5d2adb60d418e70 /devel/p5-CPAN-Mini
parent1aec43b46f7ed33e09afa80fed4dc8be4863a00d (diff)
downloadports-ca4b4b2e0a4ea5c064236aa63760f95601a73bfa.tar.gz
ports-ca4b4b2e0a4ea5c064236aa63760f95601a73bfa.zip
Notes
Diffstat (limited to 'devel/p5-CPAN-Mini')
-rw-r--r--devel/p5-CPAN-Mini/Makefile10
1 files changed, 3 insertions, 7 deletions
diff --git a/devel/p5-CPAN-Mini/Makefile b/devel/p5-CPAN-Mini/Makefile
index e1efd6c24978..3a14740e17d6 100644
--- a/devel/p5-CPAN-Mini/Makefile
+++ b/devel/p5-CPAN-Mini/Makefile
@@ -1,7 +1,9 @@
+# Created by: Anton Berezin <tobez@FreeBSD.org>
# $FreeBSD$
PORTNAME= CPAN-Mini
PORTVERSION= 1.111010
+PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:RJBS
@@ -21,10 +23,4 @@ PERL_CONFIGURE= yes
MAN1= minicpan.1
MAN3= CPAN::Mini.3 CPAN::Mini::App.3
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500903
-RUN_DEPENDS+= p5-IO-Compress>=2.017:${PORTSDIR}/archivers/p5-IO-Compress
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>