Fix packaging
This commit is contained in:
parent
1727182e5d
commit
eb84f158a6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=371332
1 changed files with 1 additions and 0 deletions
|
@ -33,5 +33,6 @@ PLIST_SUB= MCQDIR=${MCQDIR}
|
||||||
post-install:
|
post-install:
|
||||||
@${MKDIR} ${STAGEDIR}${DOCSDIR}
|
@${MKDIR} ${STAGEDIR}${DOCSDIR}
|
||||||
${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR}
|
${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR}
|
||||||
|
@${MKDIR} ${STAGEDIR}${MCQDIR}
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
Loading…
Reference in a new issue