diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-09-19 02:45:38 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-09-19 02:45:38 +0000 |
commit | ce1e6ce51e97b70f87fc267ab037108d9934318c (patch) | |
tree | 83c7e2368cde28315a5944b4ea829e93de7a282c /biology | |
parent | f683ee1412049a2ddda5a74aceb0222064186267 (diff) | |
download | ports-ce1e6ce51e97b70f87fc267ab037108d9934318c.tar.gz ports-ce1e6ce51e97b70f87fc267ab037108d9934318c.zip |
Notes
Diffstat (limited to 'biology')
-rw-r--r-- | biology/avida/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/biology/avida/Makefile b/biology/avida/Makefile index d02462e1fd4f..445776edad88 100644 --- a/biology/avida/Makefile +++ b/biology/avida/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= http://dllab.caltech.edu/avida/versions/ MAINTAINER= karlj000@unbc.ca +BROKEN= "Does not build" + WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:C/\.[[:alnum:]]+$//} USE_GMAKE= yes GNU_CONFIGURE= yes |