diff options
Diffstat (limited to 'x11-fonts/urwfonts')
-rw-r--r-- | x11-fonts/urwfonts/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-fonts/urwfonts/Makefile b/x11-fonts/urwfonts/Makefile index 77c567cdb5d5..d68ef4d52e17 100644 --- a/x11-fonts/urwfonts/Makefile +++ b/x11-fonts/urwfonts/Makefile @@ -19,6 +19,9 @@ NO_WRKSUBDIR= yes USE_X_PREFIX= yes NO_BUILD= yes +post-extract: + @${CHMOD} ${SHAREMODE} ${WRKDIR}/URW/* + post-install: @command fc-cache -v ${PREFIX}/lib/X11/fonts/URW || true @${CAT} ${PKGMESSAGE} |