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

(-)/usr/ports/editors/openoffice-4/Makefile (-1 / +1 lines)
Lines 96-102 Link Here
96
		${JAVALIBDIR}/saxon9.jar:${PORTSDIR}/textproc/saxon-devel \
96
		${JAVALIBDIR}/saxon9.jar:${PORTSDIR}/textproc/saxon-devel \
97
		${LOCALBASE}/lib/X11/fonts/ChromeOS/Arimo-Bold.ttf:${PORTSDIR}/x11-fonts/croscorefonts-fonts-ttf
97
		${LOCALBASE}/lib/X11/fonts/ChromeOS/Arimo-Bold.ttf:${PORTSDIR}/x11-fonts/croscorefonts-fonts-ttf
98
98
99
.if ${PORT_OPTIONS:MCCACHE) || defined(WITH_CCACHE)
99
.if ${PORT_OPTIONS:MCCACHE} || defined(WITH_CCACHE)
100
BUILD_DEPENDS+=	ccache:${PORTSDIR}/devel/ccache
100
BUILD_DEPENDS+=	ccache:${PORTSDIR}/devel/ccache
101
CCACHE_PREFIX=	ccache
101
CCACHE_PREFIX=	ccache
102
OOOCC=		${CCACHE_PREFIX} ${CC}
102
OOOCC=		${CCACHE_PREFIX} ${CC}

Return to bug 181666