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:
parent
ee40b04c65
commit
6cf3dcffa8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=69392
@ -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
|
||||
|
@ -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"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user