diff options
Diffstat (limited to 'devel/rubygem-svn2git/Makefile')
-rw-r--r-- | devel/rubygem-svn2git/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/rubygem-svn2git/Makefile b/devel/rubygem-svn2git/Makefile index 663c59a75277..30eeb41c8a13 100644 --- a/devel/rubygem-svn2git/Makefile +++ b/devel/rubygem-svn2git/Makefile @@ -11,7 +11,7 @@ COMMENT= Ruby utilities for exporting SVN repo to git LICENSE= MIT -RUN_DEPENDS= git-subversion>0:${PORTSDIR}/devel/git-subversion +RUN_DEPENDS= git-subversion>0:devel/git-subversion CONFLICTS_INSTALL= svn2git-[0-9]* |