- Add run-depend on fc-cache, it's called from plist
Approved by: portmgr blanket
This commit is contained in:
parent
209c394d9a
commit
08fdda5b0e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363705
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= tv-fonts
|
||||
PORTVERSION= 1.1
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= x11-fonts
|
||||
MASTER_SITES= http://dl.bytesex.org/releases/${PORTNAME}/
|
||||
|
||||
@ -15,7 +15,8 @@ BUILD_DEPENDS= bdftopcf:${PORTSDIR}/x11-fonts/bdftopcf \
|
||||
mkfontscale:${PORTSDIR}/x11-fonts/mkfontscale
|
||||
RUN_DEPENDS= bdftopcf:${PORTSDIR}/x11-fonts/bdftopcf \
|
||||
mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir \
|
||||
mkfontscale:${PORTSDIR}/x11-fonts/mkfontscale
|
||||
mkfontscale:${PORTSDIR}/x11-fonts/mkfontscale \
|
||||
fc-cache:${PORTSDIR}/x11-fonts/fontconfig
|
||||
|
||||
USES= gmake tar:bzip2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user