mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Add missing file to pkg-plist
This commit is contained in:
parent
f5fe0f912b
commit
ec74ba4484
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=66319
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ post-extract:
|
||||||
|
|
||||||
pre-install:
|
pre-install:
|
||||||
${RM} -f ${PLIST}
|
${RM} -f ${PLIST}
|
||||||
.for i in ${BINS}
|
.for i in ${BINS} as/as86_encap
|
||||||
${ECHO_CMD} bin/`${BASENAME} ${i}` >> ${PLIST}
|
${ECHO_CMD} bin/`${BASENAME} ${i}` >> ${PLIST}
|
||||||
.endfor
|
.endfor
|
||||||
.if !defined(NOPORTDOCS)
|
.if !defined(NOPORTDOCS)
|
||||||
|
|
Loading…
Add table
Reference in a new issue