diff options
Diffstat (limited to 'devel/hs-haddock-docs/Makefile')
-rw-r--r-- | devel/hs-haddock-docs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/hs-haddock-docs/Makefile b/devel/hs-haddock-docs/Makefile index 61a6f7a35ce5..d1caebd7eaa5 100644 --- a/devel/hs-haddock-docs/Makefile +++ b/devel/hs-haddock-docs/Makefile @@ -17,7 +17,7 @@ MAINTAINER= haskell@FreeBSD.org COMMENT= Documentation for Haddock USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:261:env +USE_AUTOTOOLS= autoconf:262:env BUILD_DEPENDS+= ghc:${PORTSDIR}/lang/ghc \ haddock:${PORTSDIR}/devel/hs-haddock \ |