summaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2005-02-19 19:35:38 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2005-02-19 19:35:38 +0000
commit2b59202263e375251645041652e4d82d3dfb4413 (patch)
tree90221386bc6d0499e932ad02b666ec2190a69017 /japanese
parent- Update to 0.1.3 and unbreak (diff)
Use x11-fonts/mkbold-mkitalic rather than x11-fonts/mkbold|mkitalic. So
change dependency on x11-fonts/mkbold|mkitalic to x11-fonts/mkbold-mkitalic. Submitted by: KOMATSU Shinichiro <koma2@ms.u-tokyo.ac.jp> Approved by: yoichi
Notes
Notes: svn path=/head/; revision=129304
Diffstat (limited to 'japanese')
-rw-r--r--japanese/jisx0213-fonts/Makefile5
-rw-r--r--japanese/marumoji-fonts/Makefile5
2 files changed, 4 insertions, 6 deletions
diff --git a/japanese/jisx0213-fonts/Makefile b/japanese/jisx0213-fonts/Makefile
index f7b2e0e53332..061e19b2d9b7 100644
--- a/japanese/jisx0213-fonts/Makefile
+++ b/japanese/jisx0213-fonts/Makefile
@@ -7,7 +7,7 @@
PORTNAME= jisx0213-fonts
PORTVERSION= 1.03
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= japanese x11-fonts
MASTER_SITES= http://www.mars.sphere.ne.jp/imamura/ \
http://gitatsu.hp.infoseek.co.jp/bdf/:yagi
@@ -18,8 +18,7 @@ DISTFILES= jiskan16-2000-1.bdf.gz jiskan16-2000-2.bdf.gz \
MAINTAINER= yoichi@FreeBSD.org
COMMENT= Japanese jisx0213 fonts
-BUILD_DEPENDS= mkbold:${PORTSDIR}/x11-fonts/mkbold \
- mkitalic:${PORTSDIR}/x11-fonts/mkitalic \
+BUILD_DEPENDS= mkbold:${PORTSDIR}/x11-fonts/mkbold-mkitalic \
bdftopcf:${X_CLIENTS_PORT}
RUN_DEPENDS= mkfontdir:${X_CLIENTS_PORT}
diff --git a/japanese/marumoji-fonts/Makefile b/japanese/marumoji-fonts/Makefile
index d97064adc008..35f7f04411f3 100644
--- a/japanese/marumoji-fonts/Makefile
+++ b/japanese/marumoji-fonts/Makefile
@@ -7,7 +7,7 @@
PORTNAME= marumoji-fonts
PORTVERSION= 1.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= japanese x11-fonts
MASTER_SITES= http://mlnews.com/marumoji/src/ \
${MASTER_SITE_LOCAL} \
@@ -23,8 +23,7 @@ DIST_SUBDIR= ${PORTNAME}
MAINTAINER= yoichi@FreeBSD.org
COMMENT= Japanese marumoji fonts
-BUILD_DEPENDS= mkbold:${PORTSDIR}/x11-fonts/mkbold \
- mkitalic:${PORTSDIR}/x11-fonts/mkitalic \
+BUILD_DEPENDS= mkbold:${PORTSDIR}/x11-fonts/mkbold-mkitalic \
bdftopcf:${X_CLIENTS_PORT}
RUN_DEPENDS= mkfontdir:${X_CLIENTS_PORT}