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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user