aboutsummaryrefslogtreecommitdiff
path: root/arabic
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2016-05-24 23:12:40 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2016-05-24 23:12:40 +0000
commit23398308b6af6b3a25bcd27e0ceda733391e2276 (patch)
tree46030a567bd21d9ab71f4fa1cbbdd21fb2739c51 /arabic
parentcd130b1749a7c48ac2eda11d000e9b125480285f (diff)
downloadports-23398308b6af6b3a25bcd27e0ceda733391e2276.tar.gz
ports-23398308b6af6b3a25bcd27e0ceda733391e2276.zip
Replace @*exec with @post*exec to ensure mktexlr is run in post phases
Notes
Notes: svn path=/head/; revision=415819
Diffstat (limited to 'arabic')
-rw-r--r--arabic/arabtex/pkg-plist4
1 files changed, 2 insertions, 2 deletions
diff --git a/arabic/arabtex/pkg-plist b/arabic/arabtex/pkg-plist
index 30c6b76f6231..377648c0c8d9 100644
--- a/arabic/arabtex/pkg-plist
+++ b/arabic/arabtex/pkg-plist
@@ -171,5 +171,5 @@
%%TEXMFLOCALDIR%%/tex/latex/arabtex/xarbskel.sty
%%TEXMFLOCALDIR%%/tex/latex/arabtex/xarbsymb.sty
%%TEXMFLOCALDIR%%/tex/latex/arabtex/yiddish.sty
-@exec %%MKTEXLSR%%
-@unexec %%MKTEXLSR%%
+@postexec %%MKTEXLSR%%
+@postunexec %%MKTEXLSR%%