aboutsummaryrefslogtreecommitdiffstats
path: root/print/jadetex
diff options
context:
space:
mode:
Diffstat (limited to 'print/jadetex')
-rw-r--r--print/jadetex/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/print/jadetex/Makefile b/print/jadetex/Makefile
index ed795075147c..138f08f0e0df 100644
--- a/print/jadetex/Makefile
+++ b/print/jadetex/Makefile
@@ -36,12 +36,7 @@ do-install:
${LN} -sf ${LOCALBASE}/bin/etex ${PREFIX}/bin/jadetex
${LN} -sf ${LOCALBASE}/bin/pdfetex ${PREFIX}/bin/pdfjadetex
-post-install: rebuild-tex-database display-message
-
-rebuild-tex-database:
+post-install:
${LOCALBASE}/bin/mktexlsr ${TEXMFDIR}
-display-message:
- @${CAT} ${PKGMESSAGE}
-
.include <bsd.port.mk>