aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2014-06-20 09:24:53 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2014-06-20 09:24:53 +0000
commita5d7c081d4818828090db00248fdec8bb305eb33 (patch)
treee1131dca54f62b93f7fb9101d8bf346db2f5917e /net-mgmt
parentaa08e9115db8fe3797d3ef05b7aef73f76e42d57 (diff)
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/ipacctd/Makefile10
-rw-r--r--net-mgmt/ipacctd/pkg-plist2
2 files changed, 4 insertions, 8 deletions
diff --git a/net-mgmt/ipacctd/Makefile b/net-mgmt/ipacctd/Makefile
index 117aad574282..589c78d5320a 100644
--- a/net-mgmt/ipacctd/Makefile
+++ b/net-mgmt/ipacctd/Makefile
@@ -14,12 +14,6 @@ USE_RC_SUBR= ipacctd
MAKE_ENV+= BINDIR="${PREFIX}/sbin"
-MAN8= ipacctd.8
-MANLANG= "" ru.KOI8-R
-MANCOMPRESSED= yes
-
-NO_STAGE= yes
-
OPTIONS_DEFINE= DOCS
.include <bsd.port.options.mk>
@@ -29,8 +23,8 @@ post-extract:
post-install:
.if ${PORT_OPTIONS:MDOCS}
- @${MKDIR} ${DOCSDIR}/ru
- @${INSTALL_DATA} ${WRKSRC}/README.ipacctd ${DOCSDIR}/ru
+ @${MKDIR} ${STAGEDIR}${DOCSDIR}/ru
+ @${INSTALL_DATA} ${WRKSRC}/README.ipacctd ${STAGEDIR}${DOCSDIR}/ru
.endif
.include <bsd.port.mk>
diff --git a/net-mgmt/ipacctd/pkg-plist b/net-mgmt/ipacctd/pkg-plist
index 8acc7a3f398d..20f9fd976bf7 100644
--- a/net-mgmt/ipacctd/pkg-plist
+++ b/net-mgmt/ipacctd/pkg-plist
@@ -1,3 +1,5 @@
+man/man8/ipacctd.8.gz
+man/ru.KOI8-R/man8/ipacctd.8.gz
sbin/ipacctd
%%PORTDOCS%%%%DOCSDIR%%/ru/README.ipacctd
%%PORTDOCS%%@dirrm %%DOCSDIR%%/ru