diff options
Diffstat (limited to 'misc/xless/Makefile')
-rw-r--r-- | misc/xless/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/misc/xless/Makefile b/misc/xless/Makefile index a6d827b0e403..76a71e5a4a59 100644 --- a/misc/xless/Makefile +++ b/misc/xless/Makefile @@ -16,8 +16,7 @@ USES= imake USE_XORG= ice sm x11 xaw xext xmu xpm xt MAKE_ARGS= MAKE="${MAKE_CMD}" -MAN1= xless.1 -MANCOMPRESSED= yes +PLIST_FILES= bin/xless lib/X11/xless.help lib/X11/app-defaults/XLess \ + lib/X11/app-defaults/XLess-color man/man1/xless.1.gz -NO_STAGE= yes .include <bsd.port.mk> |