diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-03-08 11:32:11 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-03-08 11:32:11 +0000 |
commit | 9250d94365048cf854570d93b5196aa250eba8f0 (patch) | |
tree | 9c130b083139cc77280c7e96cc9cea75a84d2d4c /sysutils/grub2 | |
parent | 09fa4f371396ff884f3845939561bfc786faf491 (diff) | |
download | ports-9250d94365048cf854570d93b5196aa250eba8f0.tar.gz ports-9250d94365048cf854570d93b5196aa250eba8f0.zip |
Notes
Diffstat (limited to 'sysutils/grub2')
-rw-r--r-- | sysutils/grub2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/grub2/Makefile b/sysutils/grub2/Makefile index 2c9f4a7a13f9..b25bf4e97a54 100644 --- a/sysutils/grub2/Makefile +++ b/sysutils/grub2/Makefile @@ -15,7 +15,7 @@ CONFLICTS= grub-0* GNU_CONFIGURE= yes USE_GMAKE= yes -USE_BISON= build +USES= bison USE_GETTEXT= yes ONLY_FOR_ARCHS= i386 amd64 |