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

(-)/kirby/shared/ports/fontforge/Makefile (-1 / +1 lines)
Lines 62-68 Link Here
62
62
63
CONFIGURE_ARGS=	${WITH_MULTILAYER} --enable-devicetables ${WITH_FREETYPE_SRC} \
63
CONFIGURE_ARGS=	${WITH_MULTILAYER} --enable-devicetables ${WITH_FREETYPE_SRC} \
64
		--enable-pasteafter --enable-tilepath
64
		--enable-pasteafter --enable-tilepath
65
CONFIGURE_ENV=	LDFLAGS="${LDFLAGS}"
65
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib"
66
66
67
USE_LDCONFIG=	yes
67
USE_LDCONFIG=	yes
68
GNU_CONFIGURE=	yes
68
GNU_CONFIGURE=	yes

Return to bug 149860