diff options
author | Hiroki Sato <hrs@FreeBSD.org> | 2009-06-02 06:46:42 +0000 |
---|---|---|
committer | Hiroki Sato <hrs@FreeBSD.org> | 2009-06-02 06:46:42 +0000 |
commit | 343678bd36aea9536a3d08f369cd2575fae8f2ea (patch) | |
tree | 31d0c6da8096b25c86a606efc6f5ab8049ffb7b3 /chinese | |
parent | 7b6eadac1dec9e2c51410de69b98962dbc0bf514 (diff) | |
download | ports-343678bd36aea9536a3d08f369cd2575fae8f2ea.tar.gz ports-343678bd36aea9536a3d08f369cd2575fae8f2ea.zip |
Notes
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/font-std/Makefile | 4 |
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 |