summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2008-07-31 06:56:45 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2008-07-31 06:56:45 +0000
commit1fa41af5480c4eec54f7dc65af339b29dcd8987e (patch)
tree2a43b3705db8efccd8db7b0fd37545bdbf1c0060 /sysutils
parentUse ${NONEXISTENT} for dependencies that will not be installed. (diff)
- Add missing dependencies
- bump PORTREVISION PR: ports/126103 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
Notes
Notes: svn path=/head/; revision=217871
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/p5-MogileFS-Server/Makefile3
-rw-r--r--sysutils/p5-mogilefs-server/Makefile3
2 files changed, 6 insertions, 0 deletions
diff --git a/sysutils/p5-MogileFS-Server/Makefile b/sysutils/p5-MogileFS-Server/Makefile
index 9d8b5fd1e7df..5392dced47d3 100644
--- a/sysutils/p5-MogileFS-Server/Makefile
+++ b/sysutils/p5-MogileFS-Server/Makefile
@@ -7,6 +7,7 @@
PORTNAME= mogilefs-server
PORTVERSION= 2.17
+PORTREVISION= 1
CATEGORIES= sysutils perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../../authors/id/B/BR/BRADFITZ
@@ -17,6 +18,8 @@ COMMENT= MogileFS (distributed filesystem) server
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/IO/AIO.pm:${PORTSDIR}/devel/p5-IO-AIO \
${SITE_PERL}/Danga/Socket.pm:${PORTSDIR}/devel/p5-Danga-Socket \
+ ${SITE_PERL}/Gearman/Client/Async.pm:${PORTSDIR}/devel/p5-Gearman-Client-Async \
+ ${SITE_PERL}/Gearman/Server.pm:${PORTSDIR}/devel/p5-Gearman-Server \
${SITE_PERL}/Net/Netmask.pm:${PORTSDIR}/net-mgmt/p5-Net-Netmask \
${SITE_PERL}/Perlbal.pm:${PORTSDIR}/www/perlbal \
${SITE_PERL}/Sys/Syscall.pm:${PORTSDIR}/devel/p5-Sys-Syscall
diff --git a/sysutils/p5-mogilefs-server/Makefile b/sysutils/p5-mogilefs-server/Makefile
index 9d8b5fd1e7df..5392dced47d3 100644
--- a/sysutils/p5-mogilefs-server/Makefile
+++ b/sysutils/p5-mogilefs-server/Makefile
@@ -7,6 +7,7 @@
PORTNAME= mogilefs-server
PORTVERSION= 2.17
+PORTREVISION= 1
CATEGORIES= sysutils perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../../authors/id/B/BR/BRADFITZ
@@ -17,6 +18,8 @@ COMMENT= MogileFS (distributed filesystem) server
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/IO/AIO.pm:${PORTSDIR}/devel/p5-IO-AIO \
${SITE_PERL}/Danga/Socket.pm:${PORTSDIR}/devel/p5-Danga-Socket \
+ ${SITE_PERL}/Gearman/Client/Async.pm:${PORTSDIR}/devel/p5-Gearman-Client-Async \
+ ${SITE_PERL}/Gearman/Server.pm:${PORTSDIR}/devel/p5-Gearman-Server \
${SITE_PERL}/Net/Netmask.pm:${PORTSDIR}/net-mgmt/p5-Net-Netmask \
${SITE_PERL}/Perlbal.pm:${PORTSDIR}/www/perlbal \
${SITE_PERL}/Sys/Syscall.pm:${PORTSDIR}/devel/p5-Sys-Syscall