summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2021-10-16 11:51:03 +0200
committerJimmy Olgeni <olgeni@FreeBSD.org>2021-10-16 11:51:39 +0200
commit4460cf727a7788c9ce21f3344ce5745e5cd9fc4a (patch)
tree85ee27f029c1ee293667902fe22b65ecac0ff154 /sysutils
parentcleanup: Remove expired ports: (diff)
*: fix tab vs. space issues, and comments according to the guide.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/bareos-client/Makefile2
-rw-r--r--sysutils/bareos-server/Makefile6
-rw-r--r--sysutils/bareos17-server/Makefile20
-rw-r--r--sysutils/bareos19-client/Makefile2
-rw-r--r--sysutils/bareos19-server/Makefile20
-rw-r--r--sysutils/cfengine-masterfiles-devel/Makefile6
-rw-r--r--sysutils/cronolog/Makefile2
-rw-r--r--sysutils/ebsnvme-id/Makefile2
-rw-r--r--sysutils/gigolo/Makefile2
-rw-r--r--sysutils/hs-cputype/Makefile8
-rw-r--r--sysutils/linux-c7-numactl-libs/Makefile2
-rw-r--r--sysutils/lsd/Makefile2
-rw-r--r--sysutils/nfs-over-tls/Makefile4
-rw-r--r--sysutils/nut-devel/Makefile4
-rw-r--r--sysutils/packer/Makefile4
-rw-r--r--sysutils/php73-fileinfo/Makefile2
-rw-r--r--sysutils/php73-posix/Makefile2
-rw-r--r--sysutils/php74-fileinfo/Makefile2
-rw-r--r--sysutils/php74-posix/Makefile2
-rw-r--r--sysutils/php80-fileinfo/Makefile2
-rw-r--r--sysutils/php80-posix/Makefile2
-rw-r--r--sysutils/puppetserver6/Makefile2
-rw-r--r--sysutils/puppetserver7/Makefile2
-rw-r--r--sysutils/py-scarab/Makefile8
-rw-r--r--sysutils/rubygem-bolt/Makefile6
-rw-r--r--sysutils/samdruckerclientshell/Makefile2
-rw-r--r--sysutils/u-boot-nanopi-a64/Makefile8
-rw-r--r--sysutils/u-boot-nanopi-neo2/Makefile8
-rw-r--r--sysutils/vm-bhyve/Makefile18
29 files changed, 76 insertions, 76 deletions
diff --git a/sysutils/bareos-client/Makefile b/sysutils/bareos-client/Makefile
index d7ac284bf18c..21f1d1f9bbf6 100644
--- a/sysutils/bareos-client/Makefile
+++ b/sysutils/bareos-client/Makefile
@@ -12,7 +12,7 @@ PLIST= ${PKGDIR}/pkg-plist.client
MASTERDIR= ${.CURDIR}/../../sysutils/bareos-server
OPTIONS_GROUP= PLUGINS
-OPTIONS_GROUP_PLUGINS= CEPHFS GFAPI RADOS
+OPTIONS_GROUP_PLUGINS= CEPHFS GFAPI RADOS
OPTIONS_DEFINE= NLS PYTHON SCSICRYPTO
CEPHFS_DESC= CEPHFS fd plugin support
diff --git a/sysutils/bareos-server/Makefile b/sysutils/bareos-server/Makefile
index 5e84749a241e..6d5d8b7ba2e0 100644
--- a/sysutils/bareos-server/Makefile
+++ b/sysutils/bareos-server/Makefile
@@ -44,13 +44,13 @@ NDMP_DESC= Enable build of NDMP support
SCSICRYPTO_DESC= Build LTO AME crypto plugin
.if ${PKGNAMESUFFIX} == "-server"
-OPTIONS_GROUP= BACKENDS
-OPTIONS_GROUP_BACKENDS= CEPHFS GFAPI RADOS
+OPTIONS_GROUP= BACKENDS
+OPTIONS_GROUP_BACKENDS= CEPHFS GFAPI RADOS
OPTIONS_DEFINE= MTX PYTHON LMDB NDMP NLS SCSICRYPTO
OPTIONS_DEFAULT+= LMDB PGSQL SCSICRYPTO
OPTIONS_SINGLE_DATABASE= SQLITE3 MYSQL PGSQL
OPTIONS_SINGLE+= DATABASE
-BACKENDS_DESC= Storage backends
+BACKENDS_DESC= Storage backends
DATABASE_DESC= Database support
CEPHFS_DESC= CEPHFS backend support
GFAPI_DESC= GFAPI backend support
diff --git a/sysutils/bareos17-server/Makefile b/sysutils/bareos17-server/Makefile
index 4db7089113a1..d4593208cae0 100644
--- a/sysutils/bareos17-server/Makefile
+++ b/sysutils/bareos17-server/Makefile
@@ -43,16 +43,16 @@ NDMP_DESC= Enable build of NDMP support
SCSICRYPTO_DESC= Build LTO AME crypto plugin
.if ${PKGNAMESUFFIX} == "17-server"
-OPTIONS_GROUP= BACKENDS
-OPTIONS_GROUP_BACKENDS= CEPHFS GFAPI RADOS
-OPTIONS_DEFINE= MTX PYTHON NDMP NLS SCSICRYPTO
-OPTIONS_DEFAULT+= PGSQL SCSICRYPTO
-OPTIONS_SINGLE_DATABASE= SQLITE3 MYSQL PGSQL
-OPTIONS_SINGLE+= DATABASE
-DATABASE_DESC= Database support
-CEPHFS_DESC= CEPHFS backend support
-GFAPI_DESC= GFAPI backend support
-RADOS_DESC= RADOS backend support
+OPTIONS_GROUP= BACKENDS
+OPTIONS_GROUP_BACKENDS= CEPHFS GFAPI RADOS
+OPTIONS_DEFINE= MTX NDMP NLS PYTHON SCSICRYPTO
+OPTIONS_DEFAULT+= PGSQL SCSICRYPTO
+OPTIONS_SINGLE_DATABASE= MYSQL PGSQL SQLITE3
+OPTIONS_SINGLE+= DATABASE
+DATABASE_DESC= Database support
+CEPHFS_DESC= CEPHFS backend support
+GFAPI_DESC= GFAPI backend support
+RADOS_DESC= RADOS backend support
NDMP_CONFIGURE_ON= --enable-ndmp=yes
NDMP_CONFIGURE_OFF= --enable-ndmp=no
diff --git a/sysutils/bareos19-client/Makefile b/sysutils/bareos19-client/Makefile
index 24496426651b..92b246709fc9 100644
--- a/sysutils/bareos19-client/Makefile
+++ b/sysutils/bareos19-client/Makefile
@@ -12,7 +12,7 @@ PLIST= ${PKGDIR}/pkg-plist.client
MASTERDIR= ${.CURDIR}/../../sysutils/bareos19-server
OPTIONS_GROUP= PLUGINS
-OPTIONS_GROUP_PLUGINS= CEPHFS GFAPI RADOS
+OPTIONS_GROUP_PLUGINS= CEPHFS GFAPI RADOS
OPTIONS_DEFINE= NLS PYTHON LMDB SCSICRYPTO
CEPHFS_DESC= CEPHFS fd plugin support
diff --git a/sysutils/bareos19-server/Makefile b/sysutils/bareos19-server/Makefile
index c0998c35b6ba..76799fa5a3ea 100644
--- a/sysutils/bareos19-server/Makefile
+++ b/sysutils/bareos19-server/Makefile
@@ -44,17 +44,17 @@ NDMP_DESC= Enable build of NDMP support
SCSICRYPTO_DESC= Build LTO AME crypto plugin
.if ${PKGNAMESUFFIX} == "19-server"
-OPTIONS_GROUP= BACKENDS
-OPTIONS_GROUP_BACKENDS= CEPHFS GFAPI RADOS
-OPTIONS_DEFINE= MTX PYTHON NDMP NLS SCSICRYPTO
-OPTIONS_DEFAULT+= PGSQL SCSICRYPTO
-OPTIONS_SINGLE_DATABASE= SQLITE3 MYSQL PGSQL
+OPTIONS_GROUP= BACKENDS
+OPTIONS_GROUP_BACKENDS= CEPHFS GFAPI RADOS
+OPTIONS_DEFINE= MTX NDMP NLS PYTHON SCSICRYPTO
+OPTIONS_DEFAULT+= PGSQL SCSICRYPTO
+OPTIONS_SINGLE_DATABASE= MYSQL PGSQL SQLITE3
OPTIONS_SINGLE+= DATABASE
-BACKENDS_DESC= Storage backends
-DATABASE_DESC= Database support
-CEPHFS_DESC= CEPHFS backend support
-GFAPI_DESC= GFAPI backend support
-RADOS_DESC= RADOS backend support
+BACKENDS_DESC= Storage backends
+DATABASE_DESC= Database support
+CEPHFS_DESC= CEPHFS backend support
+GFAPI_DESC= GFAPI backend support
+RADOS_DESC= RADOS backend support
NDMP_CMAKE_ON= -Dndmp=ON
NDMP_CMAKE_OFF= -Dndmp=OFF
diff --git a/sysutils/cfengine-masterfiles-devel/Makefile b/sysutils/cfengine-masterfiles-devel/Makefile
index 448479bcc0f4..5e5c9d7b3227 100644
--- a/sysutils/cfengine-masterfiles-devel/Makefile
+++ b/sysutils/cfengine-masterfiles-devel/Makefile
@@ -14,10 +14,10 @@ COMMENT= cfengine sample policies for installations and upgrades
LICENSE= GPLv3
-USE_GITHUB= yes
+USE_GITHUB= yes
GH_ACCOUNT= cfengine
-GH_PROJECT= masterfiles
-GH_TAGNAME= ${HASH}
+GH_PROJECT= masterfiles
+GH_TAGNAME= ${HASH}
CPE_VENDOR= gnu
CPE_PRODUCT= cfengine
diff --git a/sysutils/cronolog/Makefile b/sysutils/cronolog/Makefile
index f4b995a792d9..d032482303a4 100644
--- a/sysutils/cronolog/Makefile
+++ b/sysutils/cronolog/Makefile
@@ -11,7 +11,7 @@ COMMENT= Web log rotation utility that provides datestamp filenames
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
-CONFLICTS_INSTALL= cronolog-devel-[0-9]*
+CONFLICTS_INSTALL= cronolog-devel-[0-9]*
INFO= cronolog
GNU_CONFIGURE= yes
diff --git a/sysutils/ebsnvme-id/Makefile b/sysutils/ebsnvme-id/Makefile
index aed29b981d6c..087f672a0fec 100644
--- a/sysutils/ebsnvme-id/Makefile
+++ b/sysutils/ebsnvme-id/Makefile
@@ -21,7 +21,7 @@ PLIST_FILES= etc/rc.d/dev_aws_disk \
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 1300000 && ${OSVERSION} < 1300039
-IGNORE= needs NVME_GET_NSID ioctl
+IGNORE= needs NVME_GET_NSID ioctl
.endif
post-install:
diff --git a/sysutils/gigolo/Makefile b/sysutils/gigolo/Makefile
index f6eb89d67d0b..fbcd919245d4 100644
--- a/sysutils/gigolo/Makefile
+++ b/sysutils/gigolo/Makefile
@@ -10,7 +10,7 @@ COMMENT= Frontend to easily manage filesystem connections
LICENSE= GPLv2
-ONLY_FOR_ARCHS= aarch64 amd64 armv6 armv7 i386 powerpc \
+ONLY_FOR_ARCHS= aarch64 amd64 armv6 armv7 i386 powerpc \
powerpc64 powerpc64le powerpcspe
ONLY_FOR_ARCHS_REASON= Does not compile
diff --git a/sysutils/hs-cputype/Makefile b/sysutils/hs-cputype/Makefile
index 4c80fa744e44..4a31b1b634f6 100644
--- a/sysutils/hs-cputype/Makefile
+++ b/sysutils/hs-cputype/Makefile
@@ -10,10 +10,10 @@ LICENSE= BSD3CLAUSE
USES= cabal
-USE_GITLAB= yes
-GL_SITE= https://foss.heptapod.net
-GL_ACCOUNT= bsdutils
-GL_COMMIT= ad3835a3a2d38aab86c03ed615058da0f1fbf244
+USE_GITLAB= yes
+GL_SITE= https://foss.heptapod.net
+GL_ACCOUNT= bsdutils
+GL_COMMIT= ad3835a3a2d38aab86c03ed615058da0f1fbf244
USE_CABAL= ansi-terminal-0.10.3 \
ansi-wl-pprint-0.6.9_1 \
diff --git a/sysutils/linux-c7-numactl-libs/Makefile b/sysutils/linux-c7-numactl-libs/Makefile
index d9eee40cbed7..e1057b9dabfd 100644
--- a/sysutils/linux-c7-numactl-libs/Makefile
+++ b/sysutils/linux-c7-numactl-libs/Makefile
@@ -12,6 +12,6 @@ USES= linux:c7
USE_LDCONFIG= yes
USE_LINUX_RPM= yes
-LIB_DISTNAMES= ${PORTNAME}${PKGNAMESUFFIX}-${DISTVERSIONFULL}
+LIB_DISTNAMES= ${PORTNAME}${PKGNAMESUFFIX}-${DISTVERSIONFULL}
.include <bsd.port.mk>
diff --git a/sysutils/lsd/Makefile b/sysutils/lsd/Makefile
index 29c0b2faccef..d907b5bccf51 100644
--- a/sysutils/lsd/Makefile
+++ b/sysutils/lsd/Makefile
@@ -13,7 +13,7 @@ USES= cargo
USE_GITHUB= yes
GH_ACCOUNT= Peltoche
-CARGO_CRATES= aho-corasick-0.7.13 \
+CARGO_CRATES= aho-corasick-0.7.13 \
ansi_term-0.11.0 \
ansi_term-0.12.1 \
arrayref-0.3.6 \
diff --git a/sysutils/nfs-over-tls/Makefile b/sysutils/nfs-over-tls/Makefile
index 32e254e0858f..be734280cd4c 100644
--- a/sysutils/nfs-over-tls/Makefile
+++ b/sysutils/nfs-over-tls/Makefile
@@ -8,14 +8,14 @@ COMMENT= Utilities for NFS over TLS
LICENSE= BSD2CLAUSE
-LIB_DEPENDS= libssl.so:security/openssl
+LIB_DEPENDS= libssl.so:security/openssl
USES= kmod ssl
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 1300133
-IGNORE= Requires FreeBSD 13 or later with in-kernel TLS support \
+IGNORE= Requires FreeBSD 13 or later with in-kernel TLS support \
and OpenSSL with KTLS enabled
.endif
diff --git a/sysutils/nut-devel/Makefile b/sysutils/nut-devel/Makefile
index d431cc765cef..3ae9337d2ecf 100644
--- a/sysutils/nut-devel/Makefile
+++ b/sysutils/nut-devel/Makefile
@@ -13,8 +13,8 @@ MAINTAINER= cy@FreeBSD.org
COMMENT= Network UPS Tools
USE_GITHUB= yes
-GH_ACCOUNT= networkupstools
-GH_TAGNAME= 15cebc68
+GH_ACCOUNT= networkupstools
+GH_TAGNAME= 15cebc68
NUT_COMMIT_DATE= 2021.10.04
GNU_CONFIGURE= yes
diff --git a/sysutils/packer/Makefile b/sysutils/packer/Makefile
index d16e08d0f5f2..2341848b60df 100644
--- a/sysutils/packer/Makefile
+++ b/sysutils/packer/Makefile
@@ -12,8 +12,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
PLIST_FILES= bin/${PORTNAME}
-USES= go:modules
-GO_MODULE= github.com/hashicorp/packer
+USES= go:modules
+GO_MODULE= github.com/hashicorp/packer
USE_GITHUB= yes
GH_ACCOUNT= hashicorp
diff --git a/sysutils/php73-fileinfo/Makefile b/sysutils/php73-fileinfo/Makefile
index 65debc32958a..98581ccc2cc6 100644
--- a/sysutils/php73-fileinfo/Makefile
+++ b/sysutils/php73-fileinfo/Makefile
@@ -4,6 +4,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php73
PKGNAMESUFFIX= -fileinfo
-TEST_TARGET= test
+TEST_TARGET= test
.include "${MASTERDIR}/Makefile"
diff --git a/sysutils/php73-posix/Makefile b/sysutils/php73-posix/Makefile
index 2c4b3d89ad26..160cdc2616cd 100644
--- a/sysutils/php73-posix/Makefile
+++ b/sysutils/php73-posix/Makefile
@@ -4,6 +4,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php73
PKGNAMESUFFIX= -posix
-TEST_TARGET= test
+TEST_TARGET= test
.include "${MASTERDIR}/Makefile"
diff --git a/sysutils/php74-fileinfo/Makefile b/sysutils/php74-fileinfo/Makefile
index caa863d92bfd..9339dea4780e 100644
--- a/sysutils/php74-fileinfo/Makefile
+++ b/sysutils/php74-fileinfo/Makefile
@@ -4,6 +4,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php74
PKGNAMESUFFIX= -fileinfo
-TEST_TARGET= test
+TEST_TARGET= test
.include "${MASTERDIR}/Makefile"
diff --git a/sysutils/php74-posix/Makefile b/sysutils/php74-posix/Makefile
index e13800b57499..ec8ac5660dc8 100644
--- a/sysutils/php74-posix/Makefile
+++ b/sysutils/php74-posix/Makefile
@@ -4,6 +4,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php74
PKGNAMESUFFIX= -posix
-TEST_TARGET= test
+TEST_TARGET= test
.include "${MASTERDIR}/Makefile"
diff --git a/sysutils/php80-fileinfo/Makefile b/sysutils/php80-fileinfo/Makefile
index ff7af2ad5d24..e282f25cf4e6 100644
--- a/sysutils/php80-fileinfo/Makefile
+++ b/sysutils/php80-fileinfo/Makefile
@@ -4,6 +4,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php80
PKGNAMESUFFIX= -fileinfo
-TEST_TARGET= test
+TEST_TARGET= test
.include "${MASTERDIR}/Makefile"
diff --git a/sysutils/php80-posix/Makefile b/sysutils/php80-posix/Makefile
index f03325b736ce..2034f1a8be9a 100644
--- a/sysutils/php80-posix/Makefile
+++ b/sysutils/php80-posix/Makefile
@@ -4,6 +4,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php80
PKGNAMESUFFIX= -posix
-TEST_TARGET= test
+TEST_TARGET= test
.include "${MASTERDIR}/Makefile"
diff --git a/sysutils/puppetserver6/Makefile b/sysutils/puppetserver6/Makefile
index a3aa12755244..a9e9ac008d5e 100644
--- a/sysutils/puppetserver6/Makefile
+++ b/sysutils/puppetserver6/Makefile
@@ -30,7 +30,7 @@ JAVA_VERSION= 1.8+
CONFLICTS_INSTALL= puppetserver5-* puppetserver7-*
-SHEBANG_FILES= ext/bin/puppetserver
+SHEBANG_FILES= ext/bin/puppetserver
USERS= puppet
GROUPS= puppet
diff --git a/sysutils/puppetserver7/Makefile b/sysutils/puppetserver7/Makefile
index e02c357d2cc0..04d705095b9c 100644
--- a/sysutils/puppetserver7/Makefile
+++ b/sysutils/puppetserver7/Makefile
@@ -30,7 +30,7 @@ JAVA_VERSION= 1.8+
CONFLICTS_INSTALL= puppetserver5-* puppetserver6-*
-SHEBANG_FILES= ext/bin/puppetserver
+SHEBANG_FILES= ext/bin/puppetserver
USERS= puppet
GROUPS= puppet
diff --git a/sysutils/py-scarab/Makefile b/sysutils/py-scarab/Makefile
index 447eff68d388..3b554c743e50 100644
--- a/sysutils/py-scarab/Makefile
+++ b/sysutils/py-scarab/Makefile
@@ -1,6 +1,6 @@
PORTNAME= scarab
-DISTVERSIONPREFIX= v
-DISTVERSION= 0.1.3
+DISTVERSIONPREFIX= v
+DISTVERSION= 0.1.3
CATEGORIES= sysutils python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -24,12 +24,12 @@ GH_ACCOUNT= gonzoua
NO_ARCH= yes
-SUB_FILES= pkg-message
+SUB_FILES= pkg-message
PORTDOCS= README.md
PORTEXAMPLES= scarabrc
-OPTIONS_DEFINE= DOCS EXAMPLES
+OPTIONS_DEFINE= DOCS EXAMPLES
post-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
diff --git a/sysutils/rubygem-bolt/Makefile b/sysutils/rubygem-bolt/Makefile
index 9646bb6e8b59..05e106775e04 100644
--- a/sysutils/rubygem-bolt/Makefile
+++ b/sysutils/rubygem-bolt/Makefile
@@ -41,12 +41,12 @@ NO_ARCH= yes
PLIST_FILES= bin/bolt \
etc/bash_completion.d/bolt
-OPTIONS_SINGLE= PUPPET
+OPTIONS_SINGLE= PUPPET
OPTIONS_SINGLE_PUPPET=PUPPET6 PUPPET7
OPTIONS_DEFAULT=PUPPET7
-PUPPET6_DESC= Depend on sysutils/puppet6
-PUPPET7_DESC= Depend on sysutils/puppet7
+PUPPET6_DESC= Depend on sysutils/puppet6
+PUPPET7_DESC= Depend on sysutils/puppet7
PUPPET6_RUN_DEPENDS=puppet:sysutils/puppet6
PUPPET7_RUN_DEPENDS=puppet:sysutils/puppet7
diff --git a/sysutils/samdruckerclientshell/Makefile b/sysutils/samdruckerclientshell/Makefile
index 5173bc02b66b..e3f738de0d21 100644
--- a/sysutils/samdruckerclientshell/Makefile
+++ b/sysutils/samdruckerclientshell/Makefile
@@ -1,7 +1,7 @@
PORTNAME= SamDruckerClientShell
PORTVERSION= 0.2.6
CATEGORIES= sysutils
-MASTER_SITES= GH
+MASTER_SITES= GH
MAINTAINER= dvl@FreeBSD.org
COMMENT= Client for sending package information to SamDrucker
diff --git a/sysutils/u-boot-nanopi-a64/Makefile b/sysutils/u-boot-nanopi-a64/Makefile
index 728be97ee797..014ecdce8237 100644
--- a/sysutils/u-boot-nanopi-a64/Makefile
+++ b/sysutils/u-boot-nanopi-a64/Makefile
@@ -1,7 +1,7 @@
-MASTERDIR= ${.CURDIR}/../u-boot-master
+MASTERDIR= ${.CURDIR}/../u-boot-master
-MODEL= nanopi_a64
-BOARD_CONFIG= nanopi_a64_defconfig
-FAMILY= allwinner64
+MODEL= nanopi_a64
+BOARD_CONFIG= nanopi_a64_defconfig
+FAMILY= allwinner64
.include "${MASTERDIR}/Makefile"
diff --git a/sysutils/u-boot-nanopi-neo2/Makefile b/sysutils/u-boot-nanopi-neo2/Makefile
index 24b6927007ca..411d7f82d438 100644
--- a/sysutils/u-boot-nanopi-neo2/Makefile
+++ b/sysutils/u-boot-nanopi-neo2/Makefile
@@ -1,7 +1,7 @@
-MASTERDIR= ${.CURDIR}/../u-boot-master
+MASTERDIR= ${.CURDIR}/../u-boot-master
-MODEL= nanopi-neo2
-BOARD_CONFIG= nanopi_neo2_defconfig
-FAMILY= allwinner64
+MODEL= nanopi-neo2
+BOARD_CONFIG= nanopi_neo2_defconfig
+FAMILY= allwinner64
.include "${MASTERDIR}/Makefile"
diff --git a/sysutils/vm-bhyve/Makefile b/sysutils/vm-bhyve/Makefile
index 60842b950111..68956127bc0f 100644
--- a/sysutils/vm-bhyve/Makefile
+++ b/sysutils/vm-bhyve/Makefile
@@ -16,15 +16,15 @@ GH_ACCOUNT= churchers
NO_ARCH= yes
NO_BUILD= yes
-OPTIONS_DEFINE= BHYVE_FIRMWARE EXAMPLES GRUB2_BHYVE TMUX
-BHYVE_FIRMWARE_DESC= Required to run UEFI guests
-EXAMPLES_DESC= Install example guest templates
-GRUB2_BHYVE_DESC= Required to run Linux or any other guests that need a Grub bootloader
-TMUX_DESC= Tmux console access instead of cu/nmdm
-
-BHYVE_FIRMWARE_RUN_DEPENDS= bhyve-firmware>0:sysutils/bhyve-firmware
-GRUB2_BHYVE_RUN_DEPENDS= grub2-bhyve>0:sysutils/grub2-bhyve
-TMUX_RUN_DEPENDS= tmux:sysutils/tmux
+OPTIONS_DEFINE= BHYVE_FIRMWARE EXAMPLES GRUB2_BHYVE TMUX
+BHYVE_FIRMWARE_DESC= Required to run UEFI guests
+EXAMPLES_DESC= Install example guest templates
+GRUB2_BHYVE_DESC= Required to run Linux or any other guests that need a Grub bootloader
+TMUX_DESC= Tmux console access instead of cu/nmdm
+
+BHYVE_FIRMWARE_RUN_DEPENDS= bhyve-firmware>0:sysutils/bhyve-firmware
+GRUB2_BHYVE_RUN_DEPENDS= grub2-bhyve>0:sysutils/grub2-bhyve
+TMUX_RUN_DEPENDS= tmux:sysutils/tmux
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/vm ${STAGEDIR}${PREFIX}/sbin