1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
freebsd-ports/x11-fonts/code2000/pkg-plist
Doug Barton 44fa804810 s/X11BASE/LOCALBASE/, or equivalent.
The X11BASE variable is long gone, however these ports were not updated.
2012-06-24 21:53:38 +00:00

10 lines
341 B
Plaintext

@comment $FreeBSD$
%%FONTSDIR%%/code2000.html
%%FONTSDIR%%/code2000.ttf
%%FONTSDIR%%/fonts.dir
%%FONTSDIR%%/fonts.scale
@exec %%LOCALBASE%%/bin/fc-cache -f -v %D/%%FONTSDIR%% || true
@unexec rm %D/%%FONTSDIR%%/fonts.cache-1 2>/dev/null || true
@unexec %%LOCALBASE%%/bin/fc-cache -f -v %D/%%FONTSDIR%% 2>/dev/null || true
@dirrm %%FONTSDIR%%