svn commit: r357589 - head/x11-fonts/urwfonts-ttf
Baptiste Daroussin
bapt at FreeBSD.org
Thu Jun 12 12:42:43 UTC 2014
Author: bapt
Date: Thu Jun 12 12:42:42 2014
New Revision: 357589
URL: http://svnweb.freebsd.org/changeset/ports/357589
QAT: https://qat.redports.org/buildarchive/r357589/
Log:
Switch back to @fc now that pkg_install to support it
Modified:
head/x11-fonts/urwfonts-ttf/pkg-plist
Modified: head/x11-fonts/urwfonts-ttf/pkg-plist
==============================================================================
--- head/x11-fonts/urwfonts-ttf/pkg-plist Thu Jun 12 12:39:54 2014 (r357588)
+++ head/x11-fonts/urwfonts-ttf/pkg-plist Thu Jun 12 12:42:42 2014 (r357589)
@@ -36,6 +36,4 @@
%%FONTDIR%%/p052024l.ttf
%%FONTDIR%%/s050000l.ttf
%%FONTDIR%%/z003034l.ttf
- at unexec fc-cache -s %%PREFIX%%/%%FONTDIR%% || :
- at exec fc-cache -s %%PREFIX%%/%%FONTDIR%% || :
- at dirrmtry %%FONTDIR%%
+ at fc %%FONTDIR%%
More information about the svn-ports-all
mailing list