mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-01 01:17:02 +00:00
- Minor style change
PR: ports/157971 Submitted by: stephen Approved by: maho (mentor)
This commit is contained in:
parent
12f60e0c66
commit
31276c47ca
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=275951
@ -19,7 +19,7 @@ LIB_DEPENDS+= proj:${PORTSDIR}/graphics/proj
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/Mk/bsd.octave.mk"
|
||||
post-extract:
|
||||
${REINPLACE_CMD} s/CC/CCC/ ${WRKSRC}/Makefile
|
||||
${REINPLACE_CMD} s/CC/MKOCTFILE/ ${WRKSRC}/Makefile
|
||||
|
||||
post-build:
|
||||
cd ${WRKDIR} && ${TAR} cfz ${DISTNAME}.tar.gz ${OCTAVE_PKGNAME}
|
||||
|
Loading…
Reference in New Issue
Block a user