From cbab87d50696e15f6d803cb8b927844cc90414e8 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Tue, 11 Feb 2014 16:59:34 +0000 Subject: [PATCH] - Stage support --- sysutils/setquota/Makefile | 4 ---- sysutils/setquota/pkg-plist | 2 ++ 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/sysutils/setquota/Makefile b/sysutils/setquota/Makefile index 8aa74331c4d9..7974423638d6 100644 --- a/sysutils/setquota/Makefile +++ b/sysutils/setquota/Makefile @@ -11,8 +11,4 @@ COMMENT= Command line quota tools WRKSRC= ${WRKDIR}/setquota/ -MAN8= getquota.8 setquota.8 -MANCOMPRESSED= yes - -NO_STAGE= yes .include diff --git a/sysutils/setquota/pkg-plist b/sysutils/setquota/pkg-plist index b97a3fdb539b..fc4770e71eb1 100644 --- a/sysutils/setquota/pkg-plist +++ b/sysutils/setquota/pkg-plist @@ -1,2 +1,4 @@ sbin/setquota sbin/getquota +man/man8/getquota.8.gz +man/man8/setquota.8.gz