summaryrefslogtreecommitdiff
path: root/misc/xless/Makefile
diff options
context:
space:
mode:
authorPawel Pekala <pawel@FreeBSD.org>2014-06-13 13:06:57 +0000
committerPawel Pekala <pawel@FreeBSD.org>2014-06-13 13:06:57 +0000
commitb8b6e6fc6393c32b7495ce2164bf3e212fcc17ac (patch)
tree18338d465d858d01a7ae0c6b65d857100e2db7b3 /misc/xless/Makefile
parentmail/pysieved: support stage (diff)
- Add staging support
- Switch to PLIST_FILES - Rename patches to canonical names
Notes
Notes: svn path=/head/; revision=357678
Diffstat (limited to 'misc/xless/Makefile')
-rw-r--r--misc/xless/Makefile5
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>