aboutsummaryrefslogtreecommitdiff
path: root/x11-fonts/XFree86-4-fontScalable/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-fonts/XFree86-4-fontScalable/Makefile')
-rw-r--r--x11-fonts/XFree86-4-fontScalable/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/x11-fonts/XFree86-4-fontScalable/Makefile b/x11-fonts/XFree86-4-fontScalable/Makefile
index 0ec04ab7186a..07944ef57e22 100644
--- a/x11-fonts/XFree86-4-fontScalable/Makefile
+++ b/x11-fonts/XFree86-4-fontScalable/Makefile
@@ -7,6 +7,7 @@
PORTNAME= fontScalable
PORTVERSION= 4.5.0
+PORTREVISION= 1
CATEGORIES= x11-fonts
MASTER_SITES= ${MASTER_SITE_XFREE}
MASTER_SITE_SUBDIR= ${PORTVERSION}
@@ -91,6 +92,12 @@ pre-build:
(cd ${WRKDIR}/xc/fonts/encodings && \
${MAKE} all)
+post-install:
+ @command fc-cache -v ${PREFIX}/lib/X11/fonts/CID || true
+ @command fc-cache -v ${PREFIX}/lib/X11/fonts/Speedo || true
+ @command fc-cache -v ${PREFIX}/lib/X11/fonts/TTF || true
+ @command fc-cache -v ${PREFIX}/lib/X11/fonts/Type1 || true
+
.include <bsd.port.pre.mk>
.if ${X_WINDOW_SYSTEM:L} != xfree86-4
IGNORE= is part of XFree86 and you have ${X_WINDOW_SYSTEM} set for X11\