aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Log-Accounting-SVN/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Log-Accounting-SVN/Makefile')
-rw-r--r--devel/p5-Log-Accounting-SVN/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/p5-Log-Accounting-SVN/Makefile b/devel/p5-Log-Accounting-SVN/Makefile
index 391a868742d1..b0c7790dc650 100644
--- a/devel/p5-Log-Accounting-SVN/Makefile
+++ b/devel/p5-Log-Accounting-SVN/Makefile
@@ -11,10 +11,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ychsiao@ychsiao.org
COMMENT= Perl module for accounting SVN repository
-BUILD_DEPENDS= p5-subversion>=0:${PORTSDIR}/devel/p5-subversion \
- p5-SVN-Log>=0:${PORTSDIR}/devel/p5-SVN-Log \
- p5-Algorithm-Accounting>=0:${PORTSDIR}/devel/p5-Algorithm-Accounting \
- p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple
+BUILD_DEPENDS= p5-subversion>=0:devel/p5-subversion \
+ p5-SVN-Log>=0:devel/p5-SVN-Log \
+ p5-Algorithm-Accounting>=0:devel/p5-Algorithm-Accounting \
+ p5-Test-Simple>=0:devel/p5-Test-Simple
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5