diff options
Diffstat (limited to 'x11-fonts/xlsfonts/Makefile')
-rw-r--r-- | x11-fonts/xlsfonts/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/x11-fonts/xlsfonts/Makefile b/x11-fonts/xlsfonts/Makefile index 38a8d29..c965a19 100644 --- a/x11-fonts/xlsfonts/Makefile +++ b/x11-fonts/xlsfonts/Makefile @@ -10,9 +10,6 @@ COMMENT= Server font list displayer for X XORG_CAT= app USE_XORG= x11 -PLIST_FILES= bin/xlsfonts +PLIST_FILES= bin/xlsfonts man/man1/xlsfonts.1.gz -MAN1= xlsfonts.1 - -NO_STAGE= yes .include <bsd.port.mk> |