mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
devel/hs-spago: Formatting - move USE_CABAL a bit lower.
This commit is contained in:
parent
f83446802d
commit
a3e840e7f1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=535548
@ -20,6 +20,12 @@ RUN_DEPENDS= ca_root_nss>0:security/ca_root_nss
|
||||
|
||||
USES= cabal:hpack
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= purescript
|
||||
GH_PROJECT= spago
|
||||
|
||||
USE_LOCALE= en_US.UTF-8
|
||||
|
||||
USE_CABAL= Diff-0.4.0 \
|
||||
Glob-0.10.0_1 \
|
||||
StateVar-1.2 \
|
||||
@ -194,12 +200,6 @@ USE_CABAL= Diff-0.4.0 \
|
||||
x509-validation-1.6.11 \
|
||||
zlib-0.6.2.1_1
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= purescript
|
||||
GH_PROJECT= spago
|
||||
|
||||
USE_LOCALE= en_US.UTF-8
|
||||
|
||||
PURESCRIPT_DOCS_SEARCH_VERSION= 0.0.8
|
||||
|
||||
post-extract:
|
||||
|
Loading…
Reference in New Issue
Block a user