diff options
author | Oliver Braun <obraun@FreeBSD.org> | 2004-01-31 11:16:48 +0000 |
---|---|---|
committer | Oliver Braun <obraun@FreeBSD.org> | 2004-01-31 11:16:48 +0000 |
commit | e6c55782ac7c0568ceb1598e43e0e879ec512170 (patch) | |
tree | 27fdf8812d7239096966e728e9b8abfb6740bcbe /lang/nhc98/Makefile | |
parent | Honor `--disable-threads' in configure scripts [1] (diff) |
SIZE-ify
Diffstat (limited to 'lang/nhc98/Makefile')
-rw-r--r-- | lang/nhc98/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/nhc98/Makefile b/lang/nhc98/Makefile index 2708277faff9..feb21fa7e3d0 100644 --- a/lang/nhc98/Makefile +++ b/lang/nhc98/Makefile @@ -31,6 +31,7 @@ BUILD_DEPENDS+= ghc-5.04.3:${PORTSDIR}/lang/ghc5 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} +USE_SIZE= yes USE_GMAKE= yes HAS_CONFIGURE= yes |