diff options
author | Oliver Braun <obraun@FreeBSD.org> | 2004-03-11 07:48:13 +0000 |
---|---|---|
committer | Oliver Braun <obraun@FreeBSD.org> | 2004-03-11 07:48:13 +0000 |
commit | 3e16e4b08f14a3f1e68bd8bdd9df2ae316ec5139 (patch) | |
tree | ce067cf04d0f3b761ab3538c1b3c295cd8f3e7ba /devel/hs-c2hs | |
parent | 8e20c4dd05a96c1c0b6a47ad1b20484fd3ec7d46 (diff) | |
download | ports-3e16e4b08f14a3f1e68bd8bdd9df2ae316ec5139.tar.gz ports-3e16e4b08f14a3f1e68bd8bdd9df2ae316ec5139.zip |
Notes
Diffstat (limited to 'devel/hs-c2hs')
-rw-r--r-- | devel/hs-c2hs/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/hs-c2hs/Makefile b/devel/hs-c2hs/Makefile index 4627b01341d8..7716bfd6c41c 100644 --- a/devel/hs-c2hs/Makefile +++ b/devel/hs-c2hs/Makefile @@ -32,7 +32,6 @@ PKGNAMESUFFIX= -${GHCDEP} BUILD_DEPENDS= ${GHC}:${PORTSDIR}/lang/${GHCDEP} RUN_DEPENDS= ${GHC}:${PORTSDIR}/lang/${GHCDEP} -USE_SIZE= yes HAS_CONFIGURE= yes USE_GMAKE= yes |