mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
devel/cpuflags: support stage
This commit is contained in:
parent
74ca30aff7
commit
b3b746bd13
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=360753
@ -9,8 +9,7 @@ MASTER_SITES= http://awesom.eu/~acieroid/files/ports/${PORTNAME}/
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Determine compiler flags to best target current cpu
|
||||
|
||||
NO_STAGE= yes
|
||||
post-install:
|
||||
${REINPLACE_CMD} -i '' -e "s,@@SH@@,${SH:Q}," ${PREFIX}/bin/cpuflags
|
||||
${REINPLACE_CMD} -i '' -e "s,@@SH@@,${SH:Q}," ${STAGEDIR}${PREFIX}/bin/cpuflags
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user