mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Also avoid printing ${PKGMESSAGE} as part of installing (now staging!)
this port. Suggested by: bsam
This commit is contained in:
parent
5d5ee80984
commit
ebac5ad49a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=335937
@ -36,7 +36,5 @@ do-install:
|
||||
@${MKDIR} ${STAGEDIR}${DOCSDIR}
|
||||
${INSTALL_DATA} ${WRKDIR}/cwebman.tex ${STAGEDIR}${DOCSDIR}
|
||||
.endif
|
||||
@${ECHO}
|
||||
@${CAT} ${PKGMESSAGE}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user