- Add missing dependency

- Bump PORTREVISION

PR:		ports/117616
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
This commit is contained in:
Rong-En Fan 2007-10-29 07:39:31 +00:00
parent bff27d7d79
commit fc03045d80
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=202267

View file

@ -7,6 +7,7 @@
PORTNAME= Brackup
PORTVERSION= 1.06
PORTREVISION= 1
CATEGORIES= sysutils perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../../authors/id/B/BR/BRADFITZ
@ -17,7 +18,8 @@ COMMENT= Flexible backup tool
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBD/SQLite.pm:${PORTSDIR}/databases/p5-DBD-SQLite \
${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI \
${SITE_PERL}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1
${SITE_PERL}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1 \
${SITE_PERL}/Net/Amazon/S3.pm:${PORTSDIR}/net/p5-Net-Amazon-S3
PERL_CONFIGURE= yes