diff options
Diffstat (limited to 'x11-fonts/fslsfonts/Makefile')
-rw-r--r-- | x11-fonts/fslsfonts/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/x11-fonts/fslsfonts/Makefile b/x11-fonts/fslsfonts/Makefile index 39cba87..d6860cb 100644 --- a/x11-fonts/fslsfonts/Makefile +++ b/x11-fonts/fslsfonts/Makefile @@ -10,9 +10,6 @@ COMMENT= List fonts served by the X font server XORG_CAT= app USE_XORG= x11 libfs -PLIST_FILES= bin/fslsfonts +PLIST_FILES= bin/fslsfonts man/man1/fslsfonts.1.gz -MAN1= fslsfonts.1 - -NO_STAGE= yes .include <bsd.port.mk> |