aboutsummaryrefslogtreecommitdiffstats
path: root/chinese
diff options
context:
space:
mode:
authorhrs <hrs@FreeBSD.org>2009-06-02 14:46:42 +0800
committerhrs <hrs@FreeBSD.org>2009-06-02 14:46:42 +0800
commit3109cc60d35f80aa8a419f00c918ef4ae2a5405f (patch)
treeefdd70f5cb09d979d6e4ae1a716bd65b119d5618 /chinese
parent3c88a687e9c102c0b450f248957ba4b6f1844d9d (diff)
downloadfreebsd-ports-gnome-3109cc60d35f80aa8a419f00c918ef4ae2a5405f.tar.gz
freebsd-ports-gnome-3109cc60d35f80aa8a419f00c918ef4ae2a5405f.tar.zst
freebsd-ports-gnome-3109cc60d35f80aa8a419f00c918ef4ae2a5405f.zip
Use RUN_DEPENDS instead of BUILD_DEPENDS.
Diffstat (limited to 'chinese')
-rw-r--r--chinese/font-std/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/chinese/font-std/Makefile b/chinese/font-std/Makefile
index d9396d469266..9a1aa4ddc81b 100644
--- a/chinese/font-std/Makefile
+++ b/chinese/font-std/Makefile
@@ -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