svn commit: r342906 - head/biology/libgenome/files

John Marino marino at FreeBSD.org
Wed Feb 5 23:47:48 UTC 2014


Author: marino
Date: Wed Feb  5 23:47:48 2014
New Revision: 342906
URL: http://svnweb.freebsd.org/changeset/ports/342906
QAT: https://qat.redports.org/buildarchive/r342906/

Log:
  biology/libgenome: Fix build on dragonfly

Added:
  head/biology/libgenome/files/patch-include_gn_gnDefs.h   (contents, props changed)

Added: head/biology/libgenome/files/patch-include_gn_gnDefs.h
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/biology/libgenome/files/patch-include_gn_gnDefs.h	Wed Feb  5 23:47:48 2014	(r342906)
@@ -0,0 +1,10 @@
+--- include/gn/gnDefs.h.orig	2003-05-01 08:24:50.000000000 +0000
++++ include/gn/gnDefs.h
+@@ -17,6 +17,7 @@
+ 
+ #include <limits.h>
+ #include <float.h>
++#include <string.h>
+ #include "gn/gnSetup.h"
+ 
+ // bool	


More information about the svn-ports-all mailing list