aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorolgeni <olgeni@FreeBSD.org>2018-01-05 03:09:13 +0800
committerolgeni <olgeni@FreeBSD.org>2018-01-05 03:09:13 +0800
commitf6e2350cc46acfb79a7e3d3f200646b02c0dfb38 (patch)
treee2771c0499bbece46893691bd2c90862ab8f10f1
parent08f1a7432a09f015af8052fcb3deea19b32c86ea (diff)
downloadfreebsd-ports-gnome-f6e2350cc46acfb79a7e3d3f200646b02c0dfb38.tar.gz
freebsd-ports-gnome-f6e2350cc46acfb79a7e3d3f200646b02c0dfb38.tar.zst
freebsd-ports-gnome-f6e2350cc46acfb79a7e3d3f200646b02c0dfb38.zip
sysutils/vzvol: fix name of VirtualBox executable.
-rw-r--r--sysutils/vzvol/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/vzvol/Makefile b/sysutils/vzvol/Makefile
index 7fa5b31c8c08..d104e7b70a49 100644
--- a/sysutils/vzvol/Makefile
+++ b/sysutils/vzvol/Makefile
@@ -27,7 +27,7 @@ OPTIONS_DEFAULT= EXT PROGRESS VIRTUALBOX XFS
EXT_RUN_DEPENDS= mke2fs:sysutils/e2fsprogs
PROGRESS_RUN_DEPENDS= pv:sysutils/pv
-VIRTUALBOX_RUN_DEPENDS= virtualbox:emulators/virtualbox-ose
+VIRTUALBOX_RUN_DEPENDS= VirtualBox:emulators/virtualbox-ose
XFS_RUN_DEPENDS= mkfs.xfs:sysutils/xfsprogs
EXT_DESC= Install support for ext2, ext3, and ext4