diff options
Diffstat (limited to 'devel/hs-alex/Makefile')
-rw-r--r-- | devel/hs-alex/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/hs-alex/Makefile b/devel/hs-alex/Makefile index f37ae89ad671..429aa6442321 100644 --- a/devel/hs-alex/Makefile +++ b/devel/hs-alex/Makefile @@ -20,7 +20,7 @@ BUILD_DEPENDS+= ${LOCALBASE}/share/xsl/docbook/html:${PORTSDIR}/textproc/docbook .endif USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:261:env +USE_AUTOTOOLS= autoconf:262:env CONFIGURE_ARGS= --ghc --prefix=${PREFIX} PLIST_SUB= PORTVERSION="${PORTVERSION}" |