diff options
-rw-r--r-- | sysutils/roottail/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
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} |