aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sysutils/bsdconfig/Makefile4
-rw-r--r--sysutils/bsdconfig/pkg-plist2
2 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/bsdconfig/Makefile b/sysutils/bsdconfig/Makefile
index 93c630988287..94bdf0ef64a0 100644
--- a/sysutils/bsdconfig/Makefile
+++ b/sysutils/bsdconfig/Makefile
@@ -1,6 +1,6 @@
PORTNAME= bsdconfig
PORTVERSION= 0.9.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= sysutils
MASTER_SITES= http://druidbsd.sourceforge.net/download/bsdconfig/
DISTNAME= ${PORTNAME}.130705
@@ -22,7 +22,7 @@ BSDCFG_LIBE= libexec/bsdconfig
BSDCFG_SHARE= share/bsdconfig
MAKE_ARGS+= LIBEXECDIR="${PREFIX}/libexec" \
- MANDIR="${PREFIX}/man/man" \
+ MANDIR="${PREFIX}/share/man/man" \
SBINDIR="${PREFIX}/sbin" \
SHAREDIR="${PREFIX}/share"
diff --git a/sysutils/bsdconfig/pkg-plist b/sysutils/bsdconfig/pkg-plist
index 4f7fc55b0bb9..2c6ee55ae8f8 100644
--- a/sysutils/bsdconfig/pkg-plist
+++ b/sysutils/bsdconfig/pkg-plist
@@ -90,7 +90,6 @@ libexec/bsdconfig/include/network_device.hlp
libexec/bsdconfig/include/options.hlp
libexec/bsdconfig/include/tcp.hlp
libexec/bsdconfig/include/usage.hlp
-man/man8/bsdconfig.8.gz
sbin/bsdconfig
%%DATADIR%%/common.subr
%%DATADIR%%/device.subr
@@ -139,3 +138,4 @@ sbin/bsdconfig
%%DATADIR%%/usermgmt/group_input.subr
%%DATADIR%%/usermgmt/user_input.subr
%%DATADIR%%/variable.subr
+share/man/man8/bsdconfig.8.gz