diff options
Diffstat (limited to 'x11-fonts/sourcesanspro-ttf/Makefile')
-rw-r--r-- | x11-fonts/sourcesanspro-ttf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-fonts/sourcesanspro-ttf/Makefile b/x11-fonts/sourcesanspro-ttf/Makefile index a9fcecf2ff5e..387841b08ab5 100644 --- a/x11-fonts/sourcesanspro-ttf/Makefile +++ b/x11-fonts/sourcesanspro-ttf/Makefile @@ -34,6 +34,7 @@ INSTDAT= fonts.dir fonts.scale MKFONTSCL_CMD= ${LOCALBASE}/bin/mkfontscale MKFONTDIR_CMD= ${LOCALBASE}/bin/mkfontdir +NO_STAGE= yes do-build: cd ${WRKSRC}/ && ${MKFONTSCL_CMD} cd ${WRKSRC}/ && ${MKFONTDIR_CMD} |