diff options
Diffstat (limited to 'devel/fb-adb/Makefile')
-rw-r--r-- | devel/fb-adb/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/fb-adb/Makefile b/devel/fb-adb/Makefile index 78d99af7a103..39cf68cdfd0d 100644 --- a/devel/fb-adb/Makefile +++ b/devel/fb-adb/Makefile @@ -11,6 +11,8 @@ COMMENT= Better shell for Android devices LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN_powerpc64= Does not build + BUILD_DEPENDS= xxd:editors/vim-lite \ ${BASH_CMD}:shells/${BASH_CMD:T} RUN_DEPENDS= adb:devel/android-tools-adb |