summaryrefslogtreecommitdiff
path: root/x11-fonts
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2016-07-25 21:10:36 +0000
committerJan Beich <jbeich@FreeBSD.org>2016-07-25 21:10:36 +0000
commit75ea5a6ad21dbf5836793321a8f9fb48cf0ca68f (patch)
tree1e86a4571897f4c1bba68ec185a933989fb07552 /x11-fonts
parentchinese/ttfm: don't touch user font cache on install (diff)
Don't manually call fc-cache after USES=fonts
Approved by: portmgr blanket MFH: 2016Q3
Notes
Notes: svn path=/head/; revision=419067
Diffstat (limited to 'x11-fonts')
-rw-r--r--x11-fonts/linuxlibertine/Makefile3
-rw-r--r--x11-fonts/linuxlibertine/files/pkg-deinstall.in6
-rw-r--r--x11-fonts/wqy/pkg-deinstall3
3 files changed, 1 insertions, 11 deletions
diff --git a/x11-fonts/linuxlibertine/Makefile b/x11-fonts/linuxlibertine/Makefile
index 24f297991711..6b9f12262db2 100644
--- a/x11-fonts/linuxlibertine/Makefile
+++ b/x11-fonts/linuxlibertine/Makefile
@@ -3,7 +3,7 @@
PORTNAME= linuxlibertine
PORTVERSION= 4.7.5
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= x11-fonts
MASTER_SITES= SF
DISTNAME= LinLibertineFont-${PORTVERSION}-2
@@ -27,7 +27,6 @@ LICENSE_NAME_OFL= Open Fonts License
LICENSE_FILE_OFL= ${WRKSRC}/OFL.txt
LICENSE_PERMS_OFL= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
-SUB_FILES= pkg-deinstall
WRKSRC= ${WRKDIR}/LinLibertine
NO_BUILD= yes
diff --git a/x11-fonts/linuxlibertine/files/pkg-deinstall.in b/x11-fonts/linuxlibertine/files/pkg-deinstall.in
deleted file mode 100644
index e0081ba45052..000000000000
--- a/x11-fonts/linuxlibertine/files/pkg-deinstall.in
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/sh
-
-if [ $2 = "DEINSTALL" ]; then
- /bin/echo "===> Running fc-cache"
- %%LOCALBASE%%/bin/fc-cache -f -v %%FONTSDIR%%
-fi
diff --git a/x11-fonts/wqy/pkg-deinstall b/x11-fonts/wqy/pkg-deinstall
deleted file mode 100644
index 99d41f7c2be2..000000000000
--- a/x11-fonts/wqy/pkg-deinstall
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-
-fc-cache -fv