diff options
Diffstat (limited to 'x11-fonts/gohufont/Makefile')
-rw-r--r-- | x11-fonts/gohufont/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fonts/gohufont/Makefile b/x11-fonts/gohufont/Makefile index 202f847451a4..aa16921dfbb7 100644 --- a/x11-fonts/gohufont/Makefile +++ b/x11-fonts/gohufont/Makefile @@ -12,7 +12,7 @@ COMMENT= Monospace bitmap font well suited for programming and terminal use LICENSE= WTFPL LICENSE_NAME= Do What The Fuck You Want To Public License, Version 2 LICENSE_FILE= ${WRKSRC}/COPYING-LICENSE -LICENSE_PERMS= auto-accept dist-mirror dist-sell pkg-mirror pkg-sell +LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept FONTDIR= lib/X11/fonts/${PORTNAME} NO_BUILD= yes |