define DOCSDIR to avoid file conflict with security/erlang-jose.
This commit is contained in:
parent
e2680f5b78
commit
45e99b72eb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=398652
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue