- Fix typo in option name
This commit is contained in:
parent
cca0d42487
commit
27dac82f8c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=313524
@ -103,7 +103,7 @@ post-extract:
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
.if ! ${PORT_OPTIONS:MCHECK__ROOT}
|
||||
.if ! ${PORT_OPTIONS:MCHECK_ROOT}
|
||||
${REINPLACE_CMD} -e 's/^if \[ `id -u` != 0 \]; then/if false; then/' \
|
||||
${WRKSRC}/tc
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user