aboutsummaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2008-03-10 13:59:07 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2008-03-10 13:59:07 +0000
commit9e79fb4dd62b2e02dfefccd029abd712e4ba8ff7 (patch)
tree5efd9acc99ab2752a60be77b6e393fe04bfc5e93 /archivers
parentb1eb24c0cb99419e72517f8b3429e5369cf1a39f (diff)
downloadports-9e79fb4dd62b2e02dfefccd029abd712e4ba8ff7.tar.gz
ports-9e79fb4dd62b2e02dfefccd029abd712e4ba8ff7.zip
Notes
Diffstat (limited to 'archivers')
-rw-r--r--archivers/p5-Archive-Any/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/archivers/p5-Archive-Any/Makefile b/archivers/p5-Archive-Any/Makefile
index db8ed91f3087..6a6bd38759e9 100644
--- a/archivers/p5-Archive-Any/Makefile
+++ b/archivers/p5-Archive-Any/Makefile
@@ -7,7 +7,7 @@
PORTNAME= Archive-Any
PORTVERSION= 0.09.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= archivers perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -16,10 +16,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
MAINTAINER= clsung@FreeBSD.org
COMMENT= Single interface to deal with file archives
-BUILD_DEPENDS= p5-Test-Perl-Critic>=0:${PORTSDIR}/textproc/p5-Test-Perl-Critic \
- p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod \
- p5-Test-Pod-Coverage>=0:${PORTSDIR}/devel/p5-Test-Pod-Coverage \
- p5-Test-Warn>=0:${PORTSDIR}/devel/p5-Test-Warn
RUN_DEPENDS= p5-Archive-Zip>=1.07:${PORTSDIR}/archivers/p5-Archive-Zip \
p5-File-MMagic>=1.27:${PORTSDIR}/devel/p5-File-MMagic \
p5-MIME-Types>=1.16:${PORTSDIR}/mail/p5-MIME-Types \