diff options
Diffstat (limited to 'devel/hs-fgl/Makefile')
-rw-r--r-- | devel/hs-fgl/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/hs-fgl/Makefile b/devel/hs-fgl/Makefile index 7ba71cbb6147..f950d462c9d0 100644 --- a/devel/hs-fgl/Makefile +++ b/devel/hs-fgl/Makefile @@ -3,7 +3,7 @@ PORTNAME= fgl PORTVERSION= 5.4.2.4 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org @@ -11,7 +11,6 @@ COMMENT= Martin Erwig Functional Graph Library LICENSE= BSD -CABAL_SETUP= Setup.hs USE_CABAL= mtl .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" |