diff options
Diffstat (limited to 'devel/hs-haddock/Makefile')
-rw-r--r-- | devel/hs-haddock/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/hs-haddock/Makefile b/devel/hs-haddock/Makefile index 288e5c8c7340..4407532b1985 100644 --- a/devel/hs-haddock/Makefile +++ b/devel/hs-haddock/Makefile @@ -25,6 +25,7 @@ BUILD_DEPENDS+= ${LOCALBASE}/share/sgml/docbook/dsssl/modular:${PORTSDIR}/textpr .endif WRKSRC= ${WRKDIR}/${DISTNAME:S/-src//g} +USE_SIZE= yes USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes |