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://beefy1.isc.freebsd.org/bulk/10i386-quarterly/2014-01-08_01h06m10s/logs/octave-forge-nan-2.5.5_2.log
This commit is contained in:
parent
735caa6d63
commit
8ef5eb3215
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=339484
@ -16,6 +16,9 @@ OCTSRC= NaN
|
||||
WRKSRC= ${WRKDIR}/${OCTSRC}/src
|
||||
|
||||
NO_STAGE= yes
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e s/^CC/\#CC/ -e s/^CXX/\#CXX/ ${WRKSRC}/Makefile
|
||||
|
||||
.include "${.CURDIR}/../../Mk/bsd.octave.mk"
|
||||
|
||||
ALL_TARGET= octave
|
||||
|
Loading…
Reference in New Issue
Block a user