aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-hoogle/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-hoogle/Makefile')
-rw-r--r--devel/hs-hoogle/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/hs-hoogle/Makefile b/devel/hs-hoogle/Makefile
index 9e5510f80bc7..4cb54464bbca 100644
--- a/devel/hs-hoogle/Makefile
+++ b/devel/hs-hoogle/Makefile
@@ -7,6 +7,7 @@
PORTNAME= hoogle
PORTVERSION= 4.0.7
+PORTREVISION= 1
CATEGORIES= devel haskell
MASTER_SITES= http://hackage.haskell.org/packages/archive/${PORTNAME}/${PORTVERSION}/
PKGNAMEPREFIX= hs-
@@ -20,7 +21,7 @@ BUILD_DEPENDS+= ghc:${PORTSDIR}/lang/ghc \
RUN_DEPENDS+= ghc:${PORTSDIR}/lang/ghc \
hs-safe>=0.2:${PORTSDIR}/devel/hs-safe \
hs-uniplate>=1.2.0.3:${PORTSDIR}/devel/hs-uniplate
-LIB_DEPENDS= gmp.8:${PORTSDIR}/math/libgmp4
+LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp
GHC_VERSION= 6.10.4
HOOGLE_VERSION= ${PORTVERSION}