aboutsummaryrefslogtreecommitdiff
path: root/x11/xrsh
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-12-13 23:30:23 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-12-13 23:30:23 +0000
commit91781524c05088ef9f070247752f51707df87ec0 (patch)
tree97ae50140c17347e92f66fece5c3c56c5f3c2bda /x11/xrsh
parente6508087b56e08f09d74b98be6d7080826dd9447 (diff)
downloadports-91781524c05088ef9f070247752f51707df87ec0.tar.gz
ports-91781524c05088ef9f070247752f51707df87ec0.zip
Support stage
Notes
Notes: svn path=/head/; revision=336385
Diffstat (limited to 'x11/xrsh')
-rw-r--r--x11/xrsh/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/xrsh/Makefile b/x11/xrsh/Makefile
index 7c6922518bb5..30a7d556f240 100644
--- a/x11/xrsh/Makefile
+++ b/x11/xrsh/Makefile
@@ -17,9 +17,8 @@ NO_WRKSUBDIR= yes
EXTRACT_CMD= ${SH}
EXTRACT_BEFORE_ARGS=
EXTRACT_AFTER_ARGS=
-MAN1= xrsh.1 xrlogin.1
-PLIST_FILES= bin/xrsh bin/xrlogin
+PLIST_FILES= bin/xrsh bin/xrlogin \
+ man/man1/xrsh.1.gz man/man1/xrlogin.1.gz
-NO_STAGE= yes
.include <bsd.port.mk>