diff options
Diffstat (limited to 'devel/p5-SVN-Log/Makefile')
-rw-r--r-- | devel/p5-SVN-Log/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-SVN-Log/Makefile b/devel/p5-SVN-Log/Makefile index 7c3ad6e418e0..76c36beb1f25 100644 --- a/devel/p5-SVN-Log/Makefile +++ b/devel/p5-SVN-Log/Makefile @@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= ychsiao@ychsiao.org COMMENT= SVN::Log - Extract change logs from a Subversion server -BUILD_DEPENDS= p5-subversion>=0:${PORTSDIR}/devel/p5-subversion \ - p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple +BUILD_DEPENDS= p5-subversion>=0:devel/p5-subversion \ + p5-Test-Simple>=0:devel/p5-Test-Simple RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 |