diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-01-28 03:20:35 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-01-28 03:20:35 +0000 |
commit | ab32e11c236461ab00d50eab143981231ce6a31d (patch) | |
tree | 87414c8a04fbda6803ba5727e43be62d34f373a9 /devel/ace | |
parent | c56eeed1ab59fcab4684c2817978dd0b47fe66c3 (diff) |
Notes
Diffstat (limited to 'devel/ace')
-rw-r--r-- | devel/ace/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/ace/Makefile b/devel/ace/Makefile index cf43e7fdf6b1..fb66ce84b6e4 100644 --- a/devel/ace/Makefile +++ b/devel/ace/Makefile @@ -18,6 +18,8 @@ MAINTAINER= sem@FreeBSD.org COMMENT= The Adaptive Communication Environment for C++ +IGNORE= attempts to allocate all of swap to see what happens when it fills + CONFLICTS= ace+tao-5* USE_BZIP2= yes |