svn commit: r415819 - head/arabic/arabtex

Baptiste Daroussin bapt at FreeBSD.org
Tue May 24 23:12:41 UTC 2016


Author: bapt
Date: Tue May 24 23:12:40 2016
New Revision: 415819
URL: https://svnweb.freebsd.org/changeset/ports/415819

Log:
  Replace @*exec with @post*exec to ensure mktexlr is run in post phases

Modified:
  head/arabic/arabtex/pkg-plist

Modified: head/arabic/arabtex/pkg-plist
==============================================================================
--- head/arabic/arabtex/pkg-plist	Tue May 24 23:02:05 2016	(r415818)
+++ head/arabic/arabtex/pkg-plist	Tue May 24 23:12:40 2016	(r415819)
@@ -171,5 +171,5 @@
 %%TEXMFLOCALDIR%%/tex/latex/arabtex/xarbskel.sty
 %%TEXMFLOCALDIR%%/tex/latex/arabtex/xarbsymb.sty
 %%TEXMFLOCALDIR%%/tex/latex/arabtex/yiddish.sty
- at exec %%MKTEXLSR%%
- at unexec %%MKTEXLSR%%
+ at postexec %%MKTEXLSR%%
+ at postunexec %%MKTEXLSR%%


More information about the svn-ports-head mailing list