diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-07-19 11:04:13 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-07-19 11:04:13 +0000 |
commit | f899c758a653ca8ff2f8a63aafcb2519a0b524ed (patch) | |
tree | be6eebf3e77ddf9fcf383081091d8b8b336dd71c /www/mhonarc | |
parent | 74d26774f830684ae21247061aa4bd7dabbe6527 (diff) |
Notes
Diffstat (limited to 'www/mhonarc')
-rw-r--r-- | www/mhonarc/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/mhonarc/Makefile b/www/mhonarc/Makefile index a36d7ddf291b..bc57ef95bfbc 100644 --- a/www/mhonarc/Makefile +++ b/www/mhonarc/Makefile @@ -36,7 +36,6 @@ INSTALL_ARGS+= -nodoc do-install: cd ${WRKSRC} && ${PERL5} install.me ${INSTALL_ARGS} -post-install: .for file in mha-dbedit mha-dbrecover mha-decode mhonarc ${REINPLACE_CMD} -E -e 's,${STAGEDIR},,g' ${STAGEDIR}/${PREFIX}/bin/${file} ${RM} ${STAGEDIR}/${PREFIX}/bin/${file}.bak |