aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sysutils/confctl/Makefile5
1 files 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 <bsd.port.mk>