mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
- Patch Makefile.in because mkoctfile cannot handle the -B option included
in $(LDFLAGS).
This commit is contained in:
parent
44b68a3a4c
commit
97ebe31869
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=346849
@ -22,6 +22,9 @@ RUN_DEPENDS+= gmsh:${PORTSDIR}/cad/gmsh
|
||||
|
||||
.include "${.CURDIR}/../../Mk/bsd.octave.mk"
|
||||
|
||||
post-patch:
|
||||
${REINPLACE_CMD} 's/ $$(LDFLAGS)//' ${WRKSRC}/Makefile.in
|
||||
|
||||
post-build:
|
||||
${RM} -f ${WRKSRC}/Makefile ${WRKSRC}/configure
|
||||
cd ${WRKDIR} && ${TAR} cfz ${DISTNAME}.tar.gz ${OCTSRC}
|
||||
|
Loading…
Reference in New Issue
Block a user