mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
- Make build work with FreeBSD-10.
Reported by: pkg-fallout@FreeBSD.org Reference: http://beefy2.isc.freebsd.org/bulk/10amd64-quarterly/2014-01-08_01h07m09s/logs/octave-forge-ltfat-1.4.2_1.log
This commit is contained in:
parent
8ef5eb3215
commit
741b4b53b7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=339485
@ -20,6 +20,9 @@ OCTSRC= ${OCTAVE_PKGNAME}
|
||||
WRKSRC= ${WRKDIR}/${OCTSRC}/src
|
||||
|
||||
NO_STAGE= yes
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e s/^CC/\#CC/ -e s/^CXX/\#CXX/ ${WRKSRC}/Makefile_unix
|
||||
|
||||
.include "${.CURDIR}/../../Mk/bsd.octave.mk"
|
||||
|
||||
post-build:
|
||||
|
Loading…
Reference in New Issue
Block a user