forked from Lainports/freebsd-ports
mail/mailhog: Fix build after r498386
Submitted by: Dmitri Goutnik <dg@syrec.org> Differential Revision: https://reviews.freebsd.org/D19793
This commit is contained in:
parent
10f285fa1c
commit
ff6ced97bc
1 changed files with 3 additions and 0 deletions
|
|
@ -46,4 +46,7 @@ post-extract:
|
|||
@${LN} -sf ${WRKSRC}/src ${WRKDIR}
|
||||
@${LN} -sf ${WRKSRC} ${GO_WRKSRC}
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${GO_WRKDIR_BIN}/MailHog ${STAGEDIR}${PREFIX}/bin/${PORTNAME}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue