diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2021-03-29 21:41:12 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2021-03-29 21:41:12 +0000 |
| commit | 92471dbc3b5c161554ef32dbc1f988ca2d95d28d (patch) | |
| tree | 7b2c2b2c0c80e940081149ad5b6ad8b462543748 /sysutils | |
| parent | 7830fc1811ff171f9388ea3b4dbd09febad893de (diff) | |
Notes
Diffstat (limited to 'sysutils')
| -rw-r--r-- | sysutils/grub2-bhyve/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/grub2-bhyve/Makefile b/sysutils/grub2-bhyve/Makefile index 74c628ee46d5..b88ddc327bad 100644 --- a/sysutils/grub2-bhyve/Makefile +++ b/sysutils/grub2-bhyve/Makefile @@ -12,7 +12,7 @@ COMMENT= Grub-emu loader for bhyve LICENSE= GPLv3 -BULID_DEPENDS= ${LOCALBASE}/bin/flex:textproc/flex \ +BUILD_DEPENDS= ${LOCALBASE}/bin/flex:textproc/flex \ help2man:misc/help2man ONLY_FOR_ARCHS= amd64 |
