diff options
-rw-r--r-- | www/pocket-id/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/pocket-id/Makefile b/www/pocket-id/Makefile index 641ca2d03c15..61c63028f6da 100644 --- a/www/pocket-id/Makefile +++ b/www/pocket-id/Makefile @@ -11,6 +11,8 @@ WWW= https://pocket-id.org LICENSE= BSD2CLAUSE +BROKEN_i386= cannot use int64(off) (value of type int64) as int32 value in assignment + USES= go:modules USE_GITHUB= yes USE_RC_SUBR= ${PORTNAME} |