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

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

Return to bug 181667