aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
Diffstat (limited to 'math')
-rw-r--r--math/hs-Agda-executable/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/math/hs-Agda-executable/Makefile b/math/hs-Agda-executable/Makefile
index cc3531fcc9ae..3e4097e18802 100644
--- a/math/hs-Agda-executable/Makefile
+++ b/math/hs-Agda-executable/Makefile
@@ -12,10 +12,8 @@ CATEGORIES= math haskell
MAINTAINER= haskell@FreeBSD.org
COMMENT= Command-line program for type-checking and compiling Agda programs
-BROKEN= bad dependency object
-
CABAL_SETUP= Setup.hs
-USE_CABAL= Agda==2.2.10
+USE_CABAL= Agda>=2.2.10 Agda<2.2.11
USE_ICONV= yes