diff options
Diffstat (limited to 'devel/p5-SVN-Simple/Makefile')
-rw-r--r-- | devel/p5-SVN-Simple/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-SVN-Simple/Makefile b/devel/p5-SVN-Simple/Makefile index 21156575a68e..1020b260221f 100644 --- a/devel/p5-SVN-Simple/Makefile +++ b/devel/p5-SVN-Simple/Makefile @@ -14,7 +14,7 @@ COMMENT= Simple interface to SVN::Delta::Editor LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-subversion>=0:${PORTSDIR}/devel/p5-subversion +BUILD_DEPENDS= p5-subversion>=0:devel/p5-subversion RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 |