diff options
Diffstat (limited to 'biology/avida/Makefile')
-rw-r--r-- | biology/avida/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/biology/avida/Makefile b/biology/avida/Makefile index acdf64508300..4d283832b17e 100644 --- a/biology/avida/Makefile +++ b/biology/avida/Makefile @@ -30,6 +30,7 @@ DATA_FILES= analyze.cfg avida.cfg default-gx.org \ instset-heads-sex.cfg instset-heads.cfg instset-smt.cfg \ instset-transsmt.cfg +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${ARCH} == "ia64" || ${ARCH} == "powerpc" || ${ARCH} == "sparc64" |