1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00

Make biology/avida building on -current again

PR:		ports/44819
Submitted by:	Oliver Lehmann <lehmann@ans-netz.de>
Approved by:	Jeremy Karlson <karlj000@unbc.ca>
This commit is contained in:
Edwin Groothuis 2002-11-03 23:40:02 +00:00
parent ee40b04c65
commit 6cf3dcffa8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=69392
2 changed files with 2 additions and 3 deletions

View File

@ -12,8 +12,6 @@ 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

View File

@ -3,7 +3,8 @@
@@ -18,6 +18,7 @@
#include "../defs.hh"
#include <values.h>
-#include <values.h>
+#include <limits.h>
+#include <float.h>
//#include "event_defs.hh"