diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2008-12-07 19:11:37 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2008-12-07 19:11:37 +0000 |
commit | e22c39d039c22ab90fae9cbe40123abbd9667fa1 (patch) | |
tree | d08da2cef89d2cfa4e5f2f910921847a77f61dfa /sysutils/grub | |
parent | eee806b96fa91572f8cfc907de59e36762275c31 (diff) | |
download | ports-e22c39d039c22ab90fae9cbe40123abbd9667fa1.tar.gz ports-e22c39d039c22ab90fae9cbe40123abbd9667fa1.zip |
Notes
Diffstat (limited to 'sysutils/grub')
-rw-r--r-- | sysutils/grub/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/grub/Makefile b/sysutils/grub/Makefile index 32f2524b5af2..dc8407e81992 100644 --- a/sysutils/grub/Makefile +++ b/sysutils/grub/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= ftp://alpha.gnu.org/gnu/grub/ MAINTAINER= sem@FreeBSD.org COMMENT= GRand Unified Bootloader +BROKEN= does not package + USE_AUTOTOOLS= automake:19 autoconf:262 GNU_CONFIGURE= yes USE_GMAKE= yes |