aboutsummaryrefslogtreecommitdiff
path: root/security/elixir-jose
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2015-10-05 15:13:09 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2015-10-05 15:13:09 +0000
commit45e99b72ebe639c23ec20ae36c291edaf811290e (patch)
tree67831f59febb656b4cbe87e46539abc8cfa2aab1 /security/elixir-jose
parente2680f5b789fca067aa61ffcf5d985cfbbd2559e (diff)
downloadports-45e99b72ebe639c23ec20ae36c291edaf811290e.tar.gz
ports-45e99b72ebe639c23ec20ae36c291edaf811290e.zip
define DOCSDIR to avoid file conflict with security/erlang-jose.
Notes
Notes: svn path=/head/; revision=398652
Diffstat (limited to 'security/elixir-jose')
-rw-r--r--security/elixir-jose/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/elixir-jose/Makefile b/security/elixir-jose/Makefile
index 4163ddd0f373..dd0843eed59e 100644
--- a/security/elixir-jose/Makefile
+++ b/security/elixir-jose/Makefile
@@ -2,6 +2,7 @@
PORTNAME= jose
PORTVERSION= 1.3.0
+PORTREVISION= 1
CATEGORIES= security
PKGNAMEPREFIX= elixir-
@@ -14,6 +15,7 @@ USES= elixir
USE_GITHUB= yes
GH_ACCOUNT= potatosalad
GH_PROJECT= erlang-jose
+DOCSDIR= ${PREFIX}/share/doc/elixir-${PORTNAME}
MIX_BUILD_DEPS= converters/erlang-base64url \
security/erlang-jose