diff options
Diffstat (limited to 'biology/avida/Makefile')
-rw-r--r-- | biology/avida/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/avida/Makefile b/biology/avida/Makefile index a6ea4f80b25a..23db3143b5d2 100644 --- a/biology/avida/Makefile +++ b/biology/avida/Makefile @@ -22,7 +22,7 @@ CONFIGURE_ARGS= --enable-viewer --enable-standard-prefix --prefix=${PREFIX} --da .include <bsd.port.pre.mk> .if ${OSVERSION} >= 500113 -BROKEN= "Does not compile (bad C++ code)" +BROKEN= "Does not compile (bad C++ code)" .endif post-patch: |