Skip to content

Commit

Permalink
security/hs-cryptol: Fix Makefile format
Browse files Browse the repository at this point in the history
  • Loading branch information
yurivict committed Apr 23, 2021
1 parent d9e48e3 commit e344f57
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions security/hs-cryptol/Makefile
Expand Up @@ -5,14 +5,14 @@ CATEGORIES= security lang haskell
MAINTAINER= yuri@FreeBSD.org
COMMENT= Language of cryptography

RUN_DEPENDS= z3:math/z3

LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE

# https://github.com/GaloisInc/libBF-hs/issues/2
BROKEN_i386= One of dependencies doesn't build on i386

RUN_DEPENDS= z3:math/z3

USES= cabal

USE_CABAL= FloatingHex-0.5 \
Expand Down

0 comments on commit e344f57

Please sign in to comment.