aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-alex/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-alex/Makefile')
-rw-r--r--devel/hs-alex/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/hs-alex/Makefile b/devel/hs-alex/Makefile
index 3ee6f2aec313..a46f8264a47f 100644
--- a/devel/hs-alex/Makefile
+++ b/devel/hs-alex/Makefile
@@ -17,7 +17,8 @@ COMMENT= Alex is a tool for generating lexical analysers in Haskell
BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc
.if !defined(NOPORTDOCS)
-BUILD_DEPENDS+= jade:${PORTSDIR}/textproc/jade
+BUILD_DEPENDS+= jade:${PORTSDIR}/textproc/jade \
+ jadetex:${PORTSDIR}/print/jadetex
.endif
USE_BZIP2= yes