diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-02-11 17:02:37 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-02-11 17:02:37 +0000 |
commit | 5523ce6c5dfdf71b3a5793d62654a16d92f09cc3 (patch) | |
tree | cafe3657ebd713de7576339b7921136b88ea3e3f /sysutils/roottail | |
parent | 14ac151fabbe9c466fb9c46426af23d2fcfe53a0 (diff) |
Notes
Diffstat (limited to 'sysutils/roottail')
-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} |