aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/kbfs/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/kbfs/Makefile b/security/kbfs/Makefile
index 9bd6574039fa..fd57f1ee35ad 100644
--- a/security/kbfs/Makefile
+++ b/security/kbfs/Makefile
@@ -11,6 +11,8 @@ COMMENT= Keybase Filesystem (KBFS)
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
+PORTSCOUT= skipv:initial-git-on-android
+
USES= go
GO_PKGNAME= github.com/${GH_ACCOUNT}/${GH_PROJECT}