summaryrefslogtreecommitdiffstats
path: root/devel/hs-hdoc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-hdoc/Makefile')
-rw-r--r--devel/hs-hdoc/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/hs-hdoc/Makefile b/devel/hs-hdoc/Makefile
index c5657c3..e4f4869 100644
--- a/devel/hs-hdoc/Makefile
+++ b/devel/hs-hdoc/Makefile
@@ -3,7 +3,7 @@
PORTNAME= hdoc
PORTVERSION= 0.8.3
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= devel haskell
MASTER_SITES= http://staff.fmi.uni-passau.de/~groessli/hdoc/
PKGNAMEPREFIX= hs-
@@ -14,7 +14,8 @@ COMMENT= HTML documentation tool for Haskell
LICENSE= GPLv2
BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc
-LIB_DEPENDS+= gmp.10:${PORTSDIR}/math/gmp
+LIB_DEPENDS+= gmp.10:${PORTSDIR}/math/gmp \
+ ffi.6:${PORTSDIR}/devel/libffi
DOCSDIR= ${PREFIX}/share/doc/${DISTNAME}
OpenPOWER on IntegriCloud