From 1c8cbce7bff13b491122c8d0cd07d85748906ac7 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Tue, 11 Feb 2014 14:19:09 +0000 Subject: [PATCH] - Stage support --- sysutils/confctl/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/sysutils/confctl/Makefile b/sysutils/confctl/Makefile index 1979e3262779..8b9610560826 100644 --- a/sysutils/confctl/Makefile +++ b/sysutils/confctl/Makefile @@ -14,8 +14,7 @@ COMMENT= Utility to parse and modify C-like configuration files LICENSE= BSD GNU_CONFIGURE= yes -MAN1= confctl.1 -PLIST_FILES= bin/confctl +PLIST_FILES= bin/confctl \ + man/man1/confctl.1.gz -NO_STAGE= yes .include