aboutsummaryrefslogtreecommitdiff
path: root/security/erlang-jose/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/erlang-jose/Makefile')
-rw-r--r--security/erlang-jose/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/erlang-jose/Makefile b/security/erlang-jose/Makefile
index 7052084337a5..4b38bb5e490c 100644
--- a/security/erlang-jose/Makefile
+++ b/security/erlang-jose/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= jose
-PORTVERSION= 1.8.0
+PORTVERSION= 1.8.1
CATEGORIES= security
PKGNAMEPREFIX= erlang-
@@ -16,6 +16,7 @@ GH_ACCOUNT= potatosalad
GH_PROJECT= erlang-jose
ERL_APP_NAME= erlang-jose
DOCSDIR= ${PREFIX}/share/doc/${ERL_APP_NAME}
+NO_ARCH= yes
ERL_BUILD_DEPS= converters/erlang-base64url
ERL_RUN_DEPS:= ${ERL_BUILD_DEPS}