diff options
Diffstat (limited to 'x11-fonts/freefont-ttf/Makefile')
-rw-r--r-- | x11-fonts/freefont-ttf/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-fonts/freefont-ttf/Makefile b/x11-fonts/freefont-ttf/Makefile index f6f6ee2c9b2c..d86e665d6202 100644 --- a/x11-fonts/freefont-ttf/Makefile +++ b/x11-fonts/freefont-ttf/Makefile @@ -17,6 +17,8 @@ COMMENT= Free UCS Outline Fonts BUILD_DEPENDS= mkfontscale:${PORTSDIR}/x11-fonts/mkfontscale \ mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir +MAKE_JOBS_SAFE= yes + WRKSRC= ${WRKDIR}/freefont-${PORTVERSION} INSTALLDIR= ${PREFIX}/lib/X11/fonts/${PORTNAME} |