mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Fix BUILD_DEPENDS
This commit is contained in:
parent
c3e6f87e35
commit
9ecc5ce770
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=362560
@ -13,8 +13,9 @@ COMMENT= Set of fonts by Adobe designed for user interfaces
|
||||
|
||||
LICENSE= OFL11
|
||||
|
||||
BUILD_DEPENDS= mkfontscale:${PORTSDIR}/x11-fonts/mkfontscale \
|
||||
mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir
|
||||
BUILD_DEPENDS= fc-cache:${PORTSDIR}/x11-fonts/fontconfig \
|
||||
mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir \
|
||||
mkfontscale:${PORTSDIR}/x11-fonts/mkfontscale
|
||||
|
||||
NO_BUILD= yes
|
||||
USES= zip
|
||||
|
Loading…
Reference in New Issue
Block a user