1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

Don't manually call fc-cache after USES=fonts

Approved by:	portmgr blanket
MFH:		2016Q3
This commit is contained in:
Jan Beich 2016-07-25 21:10:36 +00:00
parent 501c27bf0b
commit 75ea5a6ad2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=419067
3 changed files with 1 additions and 11 deletions

View File

@ -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

View File

@ -1,6 +0,0 @@
#!/bin/sh
if [ $2 = "DEINSTALL" ]; then
/bin/echo "===> Running fc-cache"
%%LOCALBASE%%/bin/fc-cache -f -v %%FONTSDIR%%
fi

View File

@ -1,3 +0,0 @@
#!/bin/sh
fc-cache -fv