summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrafan <rafan@FreeBSD.org>2007-10-29 07:39:31 +0000
committerrafan <rafan@FreeBSD.org>2007-10-29 07:39:31 +0000
commit3e3d5723cc34b11c5e6cb65be62b91debaf2389e (patch)
tree57f8e3629044405472edb71587aed73f9e11fbaf
parente82c3dd9bbab3d1be564aa41373afc5270919482 (diff)
downloadFreeBSD-ports-3e3d5723cc34b11c5e6cb65be62b91debaf2389e.zip
FreeBSD-ports-3e3d5723cc34b11c5e6cb65be62b91debaf2389e.tar.gz
- Add missing dependency
- Bump PORTREVISION PR: ports/117616 Submitted by: Gea-Suan Lin <gslin at gslin.org>
-rw-r--r--sysutils/p5-Brackup/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/p5-Brackup/Makefile b/sysutils/p5-Brackup/Makefile
index 4579b6b..033a4c3 100644
--- a/sysutils/p5-Brackup/Makefile
+++ b/sysutils/p5-Brackup/Makefile
@@ -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
OpenPOWER on IntegriCloud