mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-20 08:27:15 +00:00
Use RUN_DEPENDS instead of BUILD_DEPENDS.
This commit is contained in:
parent
7b6eadac1d
commit
343678bd36
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=235008
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= font-std
|
||||
PORTVERSION= 0.0.20090515
|
||||
PORTVERSION= 0.0.20090602
|
||||
CATEGORIES= chinese x11-fonts
|
||||
MASTER_SITES= # empty
|
||||
DISTFILES= # empty
|
||||
@ -14,7 +14,7 @@ DISTFILES= # empty
|
||||
MAINTAINER= hrs@FreeBSD.org
|
||||
COMMENT= Chinese Standard Fonts
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/share/fonts/TrueType/bkai00mp.ttf:${PORTSDIR}/chinese/arphicttf \
|
||||
RUN_DEPENDS= ${LOCALBASE}/share/fonts/TrueType/bkai00mp.ttf:${PORTSDIR}/chinese/arphicttf \
|
||||
${LOCALBASE}/share/fonts/TrueType/gbsn00lp.ttf:${PORTSDIR}/chinese/arphicttf \
|
||||
${LOCALBASE}/share/fonts/TrueType/bsmi00lp.ttf:${PORTSDIR}/chinese/arphicttf \
|
||||
${LOCALBASE}/share/fonts/TrueType/gkai00mp.ttf:${PORTSDIR}/chinese/arphicttf
|
||||
|
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= font-std
|
||||
PORTVERSION= 0.0.20090515
|
||||
PORTVERSION= 0.0.20090602
|
||||
CATEGORIES= japanese x11-fonts
|
||||
MASTER_SITES= # empty
|
||||
DISTFILES= # empty
|
||||
@ -14,7 +14,7 @@ DISTFILES= # empty
|
||||
MAINTAINER= hrs@FreeBSD.org
|
||||
COMMENT= Japanese Standard Fonts
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/share/font-ipa/ipam.otf:${PORTSDIR}/japanese/font-ipa \
|
||||
RUN_DEPENDS= ${LOCALBASE}/share/font-ipa/ipam.otf:${PORTSDIR}/japanese/font-ipa \
|
||||
${LOCALBASE}/share/font-ipa/ipag.otf:${PORTSDIR}/japanese/font-ipa
|
||||
|
||||
NO_BUILD= yes
|
||||
|
Loading…
Reference in New Issue
Block a user