aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2021-07-12 13:59:13 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2021-07-12 13:59:13 +0000
commit24b61b700206a100de764bbc10d4f0195b8ea05e (patch)
tree06d706518d6f435f485816fbe9dcec3cf4caeaa5
parentcdd4f8853bb0424189505d4d82ed3bae2e9594c2 (diff)
downloadports-24b61b700206a100de764bbc10d4f0195b8ea05e.tar.gz
ports-24b61b700206a100de764bbc10d4f0195b8ea05e.zip
sysutils/cbsd: fix variable for prestartup
-rw-r--r--sysutils/cbsd/Makefile1
-rw-r--r--sysutils/cbsd/files/cbsdd.in2
2 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/cbsd/Makefile b/sysutils/cbsd/Makefile
index ada761831e26..4187001f6b45 100644
--- a/sysutils/cbsd/Makefile
+++ b/sysutils/cbsd/Makefile
@@ -1,5 +1,6 @@
PORTNAME= cbsd
DISTVERSION= 13.0.10
+PORTREVISION= 1
CATEGORIES= sysutils
MAINTAINER= olevole@olevole.ru
diff --git a/sysutils/cbsd/files/cbsdd.in b/sysutils/cbsd/files/cbsdd.in
index 77bc6d165018..7508dd6632bc 100644
--- a/sysutils/cbsd/files/cbsdd.in
+++ b/sysutils/cbsd/files/cbsdd.in
@@ -58,7 +58,7 @@ command_args="&"
cbsdd_prestart() {
%%PREFIX%%/bin/cbsd task mode=flushall > /dev/null 2>&1
- . ${distdir}/initenv.subr
+ . ${subrdir}/initenv.subr
. ${inventory}
%%PREFIX%%/bin/cbsd sysinv mode=update