lang/elm: Add runtime dep on nodejs that I missed
Fixes: 794d53c4f1bf61e1626fc2a57a2265980931ae1a
This commit is contained in:
parent
794d53c4f1
commit
73a6f211ed
@ -1,6 +1,6 @@
|
|||||||
PORTNAME= elm
|
PORTNAME= elm
|
||||||
PORTVERSION= 0.19.1
|
PORTVERSION= 0.19.1
|
||||||
PORTREVISION= 6
|
PORTREVISION= 7
|
||||||
CATEGORIES= lang
|
CATEGORIES= lang
|
||||||
MASTER_SITES= LOCAL/arrowd/:package_list
|
MASTER_SITES= LOCAL/arrowd/:package_list
|
||||||
DISTFILES= elm-compiler-bootstrap-${PORTVERSION}${EXTRACT_SUFX}:package_list
|
DISTFILES= elm-compiler-bootstrap-${PORTVERSION}${EXTRACT_SUFX}:package_list
|
||||||
@ -13,7 +13,7 @@ LICENSE= BSD3CLAUSE
|
|||||||
|
|
||||||
BUILD_DEPENDS= ghc-9.2.8:lang/ghc92
|
BUILD_DEPENDS= ghc-9.2.8:lang/ghc92
|
||||||
|
|
||||||
USES= cabal
|
USES= cabal nodejs:run
|
||||||
|
|
||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
GH_ACCOUNT= elm
|
GH_ACCOUNT= elm
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user