diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2013-12-16 11:11:09 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2013-12-16 11:11:09 +0000 |
commit | 47be7a61c97731aa5fe34c56767ad5e10bb5c5d2 (patch) | |
tree | 2df88f8b6e2af92b78ac24eb382268b7c290efab /x11/rstart | |
parent | 7b9110d87c22c27df1baa93f8cb4cf30e205efc7 (diff) |
Notes
Diffstat (limited to 'x11/rstart')
-rw-r--r-- | x11/rstart/Makefile | 3 | ||||
-rw-r--r-- | x11/rstart/pkg-plist | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/x11/rstart/Makefile b/x11/rstart/Makefile index 391111e40660..b05393a0f589 100644 --- a/x11/rstart/Makefile +++ b/x11/rstart/Makefile @@ -10,7 +10,4 @@ COMMENT= Sample implementation of a Remote Start client XORG_CAT= app USE_XORG= x11 -MAN1= rstart.1 rstartd.1 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/x11/rstart/pkg-plist b/x11/rstart/pkg-plist index 53445f8d1135..3395861a25c4 100644 --- a/x11/rstart/pkg-plist +++ b/x11/rstart/pkg-plist @@ -15,6 +15,8 @@ lib/X11/rstart/contexts/x lib/X11/rstart/contexts/x11 lib/X11/rstart/contexts/x11r6 lib/X11/rstart/rstartd.real +man/man1/rstart.1.gz +man/man1/rstartd.1.gz @dirrm lib/X11/rstart/contexts @dirrm lib/X11/rstart/commands/x11r6 @dirrm lib/X11/rstart/commands |