1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

- ${FFLAGS} might contain commas

Reported by:	pointyhat
This commit is contained in:
Pav Lucistnik 2011-10-10 20:17:22 +00:00
parent a776a8b856
commit 13b0de982b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=283344

View File

@ -46,7 +46,7 @@ post-extract:
${CHMOD} -R u+w ${WRKDIR}/tinker
post-patch:
@${REINPLACE_CMD} -e 's,%%FFLAGS%%,${FFLAGS},g' ${WRKSRC}/../make/Makefile
@${REINPLACE_CMD} -e 's|%%FFLAGS%%|${FFLAGS}|g' ${WRKSRC}/../make/Makefile
post-install:
@${MKDIR} ${DATADIR}/params