diff options
Diffstat (limited to 'devel/svn2git/Makefile')
-rw-r--r-- | devel/svn2git/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/svn2git/Makefile b/devel/svn2git/Makefile index 19f762ba3684..f2edce038f3d 100644 --- a/devel/svn2git/Makefile +++ b/devel/svn2git/Makefile @@ -17,9 +17,9 @@ RUN_DEPENDS= git:devel/git \ p5-Term-ReadKey>=0:devel/p5-Term-ReadKey \ p5-subversion>=0:devel/p5-subversion -USES= qmake +USES= qmake qt:5 USE_GITHUB= yes -USE_QT5= core +USE_QT= core GH_ACCOUNT= svn-all-fast-export OPTIONS_DEFINE= FREEBSD_REPO |