mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Unbreak. Add patch so it will build with octave-4.0.0.
This commit is contained in:
parent
52163851c5
commit
c0cf58fa5e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=405985
1 changed files with 3 additions and 2 deletions
|
@ -12,9 +12,10 @@ COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
|
|||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BROKEN= does not build with octave-4.0.0
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
post-patch:
|
||||
${REINPLACE_CMD} -E 's/Octave_map/octave_map/g' ${WRKSRC}/src/*.cc
|
||||
|
||||
.include "${.CURDIR}/../../Mk/bsd.octave.mk"
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue