1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
Stephen Montgomery-Smith 2014-01-12 07:34:52 +00:00
parent 8ef5eb3215
commit 741b4b53b7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=339485

View File

@ -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: