View | Details | Raw Unified | Return to bug 41301
Collapse All | Expand All

(-)openoffice-zh_TW/Makefile (-1 / +2 lines)
Lines 5-15 Link Here
5
# $FreeBSD: ports/chinese/openoffice-zh_TW/Makefile,v 1.1 2002/08/03 12:21:27 mbr Exp $
5
# $FreeBSD: ports/chinese/openoffice-zh_TW/Makefile,v 1.1 2002/08/03 12:21:27 mbr Exp $
6
#
6
#
7
7
8
CATEGORIES=	chinese
8
CATEGORIES=	chinese editors
9
9
10
LANG_PKGNAME=	zh_TW
10
LANG_PKGNAME=	zh_TW
11
LANG_EXT=	88
11
LANG_EXT=	88
12
LANG_CONFIGURE_ARG=	CHINTRAD
12
LANG_CONFIGURE_ARG=	CHINTRAD
13
BUILD_DEPENDS+=	${PREFIX}/share/fonts/TrueType/bsmi00lp.ttf:${PORTSDIR}/chinese/arphicttf
13
MASTERDIR=	${.CURDIR}/../../editors/openoffice
14
MASTERDIR=	${.CURDIR}/../../editors/openoffice
14
15
15
.include "${MASTERDIR}/Makefile"
16
.include "${MASTERDIR}/Makefile"

Return to bug 41301