From 5523ce6c5dfdf71b3a5793d62654a16d92f09cc3 Mon Sep 17 00:00:00 2001
From: Martin Wilke <miwi@FreeBSD.org>
Date: Tue, 11 Feb 2014 17:02:37 +0000
Subject: - Stage support

---
 sysutils/roottail/Makefile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

(limited to 'sysutils')

diff --git a/sysutils/roottail/Makefile b/sysutils/roottail/Makefile
index 802b26b68465..a80023162723 100644
--- a/sysutils/roottail/Makefile
+++ b/sysutils/roottail/Makefile
@@ -17,13 +17,13 @@ PATCH_DIST_STRIP=	-p1
 MAINTAINER=	xride@FreeBSD.org
 COMMENT=	Print text directly to X11 root window
 
-MAN1=		root-tail.1
-PLIST_FILES=	bin/root-tail
 USES=		imake
 USE_XORG=	x11 xext
 MAKE_ARGS=	CC="${CC}"
 
-NO_STAGE=	yes
+PLIST_FILES=	bin/root-tail \
+		man/man1/root-tail.1.gz
+
 pre-everything::
 .if defined(WITH_EXTRA_PATCH)
 	@${ECHO_MSG}
-- 
cgit v1.2.3