diff options
Diffstat (limited to 'x11/sessreg/Makefile')
-rw-r--r-- | x11/sessreg/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/x11/sessreg/Makefile b/x11/sessreg/Makefile index b622b670fa94..3b6fb7f571a3 100644 --- a/x11/sessreg/Makefile +++ b/x11/sessreg/Makefile @@ -10,9 +10,6 @@ COMMENT= Manage utmp/wtmp entries for non-init X clients XORG_CAT= app USE_XORG= x11 -PLIST_FILES= bin/sessreg +PLIST_FILES= bin/sessreg man/man1/sessreg.1.gz -MAN1= sessreg.1 - -NO_STAGE= yes .include <bsd.port.mk> |