aboutsummaryrefslogtreecommitdiff
path: root/print/musixtex/Makefile
diff options
context:
space:
mode:
authorAlexander Langer <alex@FreeBSD.org>2002-12-02 16:16:48 +0000
committerAlexander Langer <alex@FreeBSD.org>2002-12-02 16:16:48 +0000
commitbc90d7e49dc96913d38b1c0052fd2396bccc3893 (patch)
tree4711f163b3765de8b63ed241dfa3ff04dcdd5ef0 /print/musixtex/Makefile
parent620fa2c603188333e2094843d7372002dacae888 (diff)
downloadports-bc90d7e49dc96913d38b1c0052fd2396bccc3893.tar.gz
ports-bc90d7e49dc96913d38b1c0052fd2396bccc3893.zip
Notes
Diffstat (limited to 'print/musixtex/Makefile')
-rw-r--r--print/musixtex/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/musixtex/Makefile b/print/musixtex/Makefile
index 30a633de9aef..2d9a86ca54eb 100644
--- a/print/musixtex/Makefile
+++ b/print/musixtex/Makefile
@@ -22,6 +22,6 @@ pre-install:
${MKDIR} ${PREFIX}/share/texmf/documentation
post-install:
- @${LOCALBASE}/bin/texhash
+ @${LOCALBASE}/bin/texhash || ${TRUE}
.include <bsd.port.mk>