diff options
Diffstat (limited to 'devel/hs-haddock')
-rw-r--r-- | devel/hs-haddock/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/hs-haddock/Makefile b/devel/hs-haddock/Makefile index 915c4a4d6259..b706796f36e0 100644 --- a/devel/hs-haddock/Makefile +++ b/devel/hs-haddock/Makefile @@ -26,7 +26,6 @@ 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 |