From c4aebd467cd2c219c6870c0ef038a76bc2850c80 Mon Sep 17 00:00:00 2001 From: Gabor Pali Date: Mon, 13 Feb 2012 03:49:32 +0000 Subject: - Please welcome GHC 7.0.4 GHC in the ports tree has been updated to version 7.0.4 and the port revision for all the Haskell ports without version changes are bumped. Other per-port updates are coming soon. This update also incorporates some improvements for bsd.cabal.mk that makes working with Haskell ports even easier. Thanks ashish@ for the help! Obtained from: FreeBSD Haskell --- math/hs-math-functions/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'math/hs-math-functions/Makefile') diff --git a/math/hs-math-functions/Makefile b/math/hs-math-functions/Makefile index 0e10205c9dd6..8c3bd5197edb 100644 --- a/math/hs-math-functions/Makefile +++ b/math/hs-math-functions/Makefile @@ -7,6 +7,7 @@ PORTNAME= math-functions PORTVERSION= 0.1.1.0 +PORTREVISION= 1 CATEGORIES= math haskell MAINTAINER= wen@FreeBSD.org @@ -18,7 +19,5 @@ USE_CABAL= erf>=2 vector>=0.7 CABAL_SETUP= Setup.hs -PORTDATA= * - .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include -- cgit v1.2.3