diff options
Diffstat (limited to 'devel/p5-SVN-Statistics/Makefile')
-rw-r--r-- | devel/p5-SVN-Statistics/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-SVN-Statistics/Makefile b/devel/p5-SVN-Statistics/Makefile index e73cef04c43b..e501b32b03b8 100644 --- a/devel/p5-SVN-Statistics/Makefile +++ b/devel/p5-SVN-Statistics/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= ychsiao@ychsiao.org COMMENT= SVN::Statistics - perl module to create subversion statistics -BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/SVN/Core.pm:${PORTSDIR}/devel/p5-subversion \ +BUILD_DEPENDS= p5-subversion>=0:${PORTSDIR}/devel/p5-subversion \ p5-RRDTool-OO>=0:${PORTSDIR}/devel/p5-RRDTool-OO \ p5-Data-Dumper-Simple>=0:${PORTSDIR}/devel/p5-Data-Dumper-Simple \ p5-IO-Toolkit>=0:${PORTSDIR}/devel/p5-IO-Toolkit |