mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
Use fc keyword to prevent build violation when dependent ports use fc-cache
This commit is contained in:
parent
538d2fb9b9
commit
94f320b77b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=366023
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= adobe-cmaps
|
||||
PORTVERSION= 20051217
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
||||
MASTER_SITE_SUBDIR= hrs/adobe
|
||||
@ -15,6 +15,8 @@ DIST_SUBDIR= adobe
|
||||
MAINTAINER= hrs@FreeBSD.org
|
||||
COMMENT= Adobe CMap collection
|
||||
|
||||
RUN_DEPENDS= fc-cache:${PORTSDIR}/x11-fonts/fontconfig
|
||||
|
||||
NO_WRKSUBDIR= yes
|
||||
NO_BUILD= yes
|
||||
PLIST_SUB= CMAPDIR=${CMAPDIR}
|
||||
|
@ -215,5 +215,5 @@
|
||||
@dirrm %%CMAPDIR%%/ag15
|
||||
@dirrm %%CMAPDIR%%/ac15/CMap
|
||||
@dirrm %%CMAPDIR%%/ac15
|
||||
@dirrmtry %%CMAPDIR%%
|
||||
@fc %%CMAPDIR%%
|
||||
@dirrmtry share/fonts
|
||||
|
Loading…
Reference in New Issue
Block a user