summaryrefslogtreecommitdiff
path: root/math/hs-math-functions/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--math/hs-math-functions/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/math/hs-math-functions/Makefile b/math/hs-math-functions/Makefile
index c6d2b9d3872b..069b40480cb9 100644
--- a/math/hs-math-functions/Makefile
+++ b/math/hs-math-functions/Makefile
@@ -3,6 +3,7 @@
PORTNAME= math-functions
PORTVERSION= 0.1.3.0
+PORTREVISION= 1
CATEGORIES= math haskell
MAINTAINER= haskell@FreeBSD.org
@@ -10,8 +11,6 @@ COMMENT= Special mathematical functions and Chebyshev polynomials
LICENSE= BSD
-CABAL_SETUP= Setup.hs
-
USE_CABAL= erf>=2 vector>=0.7
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"