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-buddha | |
parent | 8e20c4dd05a96c1c0b6a47ad1b20484fd3ec7d46 (diff) |
Notes
Diffstat (limited to 'devel/hs-buddha')
-rw-r--r-- | devel/hs-buddha/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/hs-buddha/Makefile b/devel/hs-buddha/Makefile index 9713d0c097ff..aa007d2a9619 100644 --- a/devel/hs-buddha/Makefile +++ b/devel/hs-buddha/Makefile @@ -18,7 +18,6 @@ COMMENT= A declarative debugger for Haskell 98 BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc RUN_DEPENDS= ghc:${PORTSDIR}/lang/ghc -USE_SIZE= yes USE_REINPLACE= yes HAS_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${PREFIX} |