diff options
Diffstat (limited to 'textproc/multimarkdown/Makefile')
-rw-r--r-- | textproc/multimarkdown/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/multimarkdown/Makefile b/textproc/multimarkdown/Makefile index 782423a60002..3840eb2ed097 100644 --- a/textproc/multimarkdown/Makefile +++ b/textproc/multimarkdown/Makefile @@ -47,7 +47,6 @@ post-patch-EXTRAS-on: ${WRKSRC}/Support/bin/* @${REINPLACE_CMD} -e "s,/usr/local,${PREFIX},g" ${WRKSRC}/Support/bin/* - do-install: @${FIND} ${WRKSRC} -name '*.bak' -delete ${INSTALL_PROGRAM} ${WRKSRC}/multimarkdown ${STAGEDIR}${PREFIX}/bin |