View | Details | Raw Unified | Return to bug 201629 | Differences between
and this patch

Collapse All | Expand All

(-)japanese/alias-fonts/Makefile (-4 / +1 lines)
Lines 5-12 Link Here
5
PORTVERSION=	1.0
5
PORTVERSION=	1.0
6
PORTREVISION=	9
6
PORTREVISION=	9
7
CATEGORIES=	japanese x11-fonts
7
CATEGORIES=	japanese x11-fonts
8
MASTER_SITES=	# empty
9
DISTFILES=	# empty
10
8
11
MAINTAINER=	CQG00620@nifty.ne.jp
9
MAINTAINER=	CQG00620@nifty.ne.jp
12
COMMENT=	Meta-port which setups Japanese fonts
10
COMMENT=	Meta-port which setups Japanese fonts
Lines 19-25 Link Here
19
		ja-kanji26>0:${PORTSDIR}/japanese/kanji26 \
17
		ja-kanji26>0:${PORTSDIR}/japanese/kanji26 \
20
		ja-font-jisx0213>0:${PORTSDIR}/japanese/font-jisx0213
18
		ja-font-jisx0213>0:${PORTSDIR}/japanese/font-jisx0213
21
19
22
NO_BUILD=	yes
20
USES=		metaport
23
NO_INSTALL=	yes
24
21
25
.include <bsd.port.mk>
22
.include <bsd.port.mk>

Return to bug 201629