diff options
Diffstat (limited to 'security/amavis-stats/Makefile')
-rw-r--r-- | security/amavis-stats/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/amavis-stats/Makefile b/security/amavis-stats/Makefile index 69a19ff2359d..69b5be768339 100644 --- a/security/amavis-stats/Makefile +++ b/security/amavis-stats/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://downloads.topicdesk.com/amavis_stats/ MAINTAINER= ports@FreeBSD.org COMMENT= A simple AMaViS statistics generator based on rrdtool -RUN_DEPENDS= ${SITE_PERL}/mach/RRDs.pm:${PORTSDIR}/databases/rrdtool +RUN_DEPENDS= rrdtool>=0:${PORTSDIR}/databases/rrdtool USE_PERL5_RUN= yes USE_PHP= pcre |