aboutsummaryrefslogtreecommitdiff
path: root/www/davical
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-30 14:31:06 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-30 14:31:06 +0000
commit7c228e4748d93ea5aaea790deb37da1914d3be1d (patch)
treee367f5eae2328aa800b87bb72b814849e1f1fd2f /www/davical
parente13515f304b4eb05767a6453990dce8a1cc95234 (diff)
downloadports-7c228e4748d93ea5aaea790deb37da1914d3be1d.tar.gz
ports-7c228e4748d93ea5aaea790deb37da1914d3be1d.zip
Notes
Diffstat (limited to 'www/davical')
-rw-r--r--www/davical/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/davical/Makefile b/www/davical/Makefile
index df11a937fff7..153d6483db0f 100644
--- a/www/davical/Makefile
+++ b/www/davical/Makefile
@@ -15,9 +15,9 @@ DISTNAME= davical-${PORTVERSION}
MAINTAINER= maurice@castro.aus.net
COMMENT= A simple CalDAV server using a postgres backend
-RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI \
- ${SITE_PERL}/YAML.pm:${PORTSDIR}/textproc/p5-YAML \
- ${SITE_PERL}/${PERL_ARCH}/DBD/Pg.pm:${PORTSDIR}/databases/p5-DBD-Pg \
+RUN_DEPENDS= p5-DBI>=0:${PORTSDIR}/databases/p5-DBI \
+ p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML \
+ p5-DBD-Pg>=0:${PORTSDIR}/databases/p5-DBD-Pg \
${LOCALBASE}/bin/pwgen:${PORTSDIR}/sysutils/pwgen \
php-libawl>=0.51:${PORTSDIR}/devel/php-libawl