1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

- Add patch to make compatible with gcc47.

PR:		ports/184568
Submitted by:	Christoph Moench-Tegeder <cmt@burggraben.net>
Reference:	ports/183342
This commit is contained in:
Stephen Montgomery-Smith 2013-12-07 19:23:05 +00:00
parent 9a4bad2f59
commit 87c3d954dc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=335843
2 changed files with 11 additions and 0 deletions

View File

@ -14,6 +14,7 @@ COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
OCTSRC= ${OCTAVE_PKGNAME}
WRKSRC= ${WRKDIR}/${OCTSRC}/src
USE_DOS2UNIX= yes
NO_STAGE= yes
.include "${.CURDIR}/../../Mk/bsd.octave.mk"

View File

@ -0,0 +1,10 @@
--- fl_compose.cc.orig 2013-11-16 22:48:40.000000000 +0100
+++ fl_compose.cc 2013-11-16 22:48:58.000000000 +0100
@@ -20,6 +20,7 @@
#include <octave/oct.h>
#include <octave/parse.h>
+#include <unistd.h>
#include <pthread.h>
#define HELP \