summaryrefslogtreecommitdiff
path: root/graphics/hs-HGL-ghc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/hs-HGL-ghc/Makefile')
-rw-r--r--graphics/hs-HGL-ghc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/hs-HGL-ghc/Makefile b/graphics/hs-HGL-ghc/Makefile
index 63ef5d51a315..fb10870940cc 100644
--- a/graphics/hs-HGL-ghc/Makefile
+++ b/graphics/hs-HGL-ghc/Makefile
@@ -7,6 +7,7 @@
PORTNAME= HGL
PORTVERSION= 3.2.0.0
+PORTREVISION= 1
CATEGORIES= graphics haskell
MASTER_SITES= http://hackage.haskell.org/packages/archive/${PORTNAME}/${PORTVERSION}/
PKGNAMEPREFIX= hs-
@@ -18,7 +19,7 @@ COMMENT= A simple graphics library based on X11 or Win32
BUILD_DEPENDS+= ghc:${PORTSDIR}/lang/ghc \
hs-x11-ghc>=1.2.1:${PORTSDIR}/x11/hs-x11-ghc
-GHC_VERSION= 6.8.2
+GHC_VERSION= 6.8.3
CABAL_CMD= ${LOCALBASE}/bin/runghc Setup.hs