diff options
Diffstat (limited to 'devel/fb-adb/Makefile')
-rw-r--r-- | devel/fb-adb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/fb-adb/Makefile b/devel/fb-adb/Makefile index 09c57b8f75ab..f0f554cc6bb5 100644 --- a/devel/fb-adb/Makefile +++ b/devel/fb-adb/Makefile @@ -28,7 +28,7 @@ RUN_DEPENDS= adb:devel/android-tools-adb USE_GITHUB= yes GH_ACCOUNT= facebook -USES= autoreconf gmake ncurses perl5 python:3,build +USES= autoreconf gmake ncurses perl5 python:3.4+,build USE_PERL5= build # pod2man BASH_CMD?= bash # can be zsh GNU_CONFIGURE= yes |