aboutsummaryrefslogtreecommitdiff
path: root/devel/svn_load_dirs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/svn_load_dirs/Makefile')
-rw-r--r--devel/svn_load_dirs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/svn_load_dirs/Makefile b/devel/svn_load_dirs/Makefile
index a72e4dade6f8..79c06e8e9705 100644
--- a/devel/svn_load_dirs/Makefile
+++ b/devel/svn_load_dirs/Makefile
@@ -16,8 +16,8 @@ COMMENT= Perl script to load directories into a Subversion repository
OPTIONS_DEFINE= DOCS EXAMPLES
-RUN_DEPENDS= p5-URI>=0:${PORTSDIR}/net/p5-URI \
- ${LOCALBASE}/bin/svn:${PORTSDIR}/devel/subversion
+RUN_DEPENDS= p5-URI>=0:net/p5-URI \
+ ${LOCALBASE}/bin/svn:devel/subversion
USES= perl5