diff options
Diffstat (limited to 'x11-fonts/gohufont')
-rw-r--r-- | x11-fonts/gohufont/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-fonts/gohufont/Makefile b/x11-fonts/gohufont/Makefile index 4b369799055d..bbb6a1aa52b3 100644 --- a/x11-fonts/gohufont/Makefile +++ b/x11-fonts/gohufont/Makefile @@ -20,6 +20,7 @@ FONTDIR= lib/X11/fonts/${PORTNAME} NO_BUILD= yes PLIST_SUB+= FONTDIR=${FONTDIR} +NO_STAGE= yes do-install: @${MKDIR} ${LOCALBASE}/${FONTDIR} @${INSTALL_DATA} ${WRKSRC}/*.pcf.gz ${LOCALBASE}/${FONTDIR} |