aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-SVN-Agent
diff options
context:
space:
mode:
authorLev A. Serebryakov <lev@FreeBSD.org>2008-06-30 10:00:07 +0000
committerLev A. Serebryakov <lev@FreeBSD.org>2008-06-30 10:00:07 +0000
commit9ffc02942d56820e9f987cabe4b5592db5ea034a (patch)
treea30063f6e5626132e0426505cffb826aaf0762b0 /devel/p5-SVN-Agent
parent164733d9dfad71b53a8b8a7ff980d3e525c4f2cb (diff)
downloadports-9ffc02942d56820e9f987cabe4b5592db5ea034a.tar.gz
ports-9ffc02942d56820e9f987cabe4b5592db5ea034a.zip
Notes
Diffstat (limited to 'devel/p5-SVN-Agent')
-rw-r--r--devel/p5-SVN-Agent/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-SVN-Agent/Makefile b/devel/p5-SVN-Agent/Makefile
index 8ad1f5b19f83..410f5cdfe289 100644
--- a/devel/p5-SVN-Agent/Makefile
+++ b/devel/p5-SVN-Agent/Makefile
@@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ychsiao@ychsiao.org
COMMENT= Simple svn manipulation
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/SVN/Core.pm:${PORTSDIR}/devel/subversion-perl \
+BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/SVN/Core.pm:${PORTSDIR}/devel/p5-subversion \
p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \
p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp
RUN_DEPENDS= ${BUILD_DEPENDS}