aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/grub
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2012-07-30 15:26:09 +0800
committererwin <erwin@FreeBSD.org>2012-07-30 15:26:09 +0800
commit49bb2a43cb1c274ef3a6bec4226aea1f7fd92900 (patch)
tree622ff2dd36e172ddcae15fe5bc7f0328e148f34c /sysutils/grub
parentdeb9c816f24a77ae640798e97d6471a771456557 (diff)
downloadfreebsd-ports-gnome-49bb2a43cb1c274ef3a6bec4226aea1f7fd92900.tar.gz
freebsd-ports-gnome-49bb2a43cb1c274ef3a6bec4226aea1f7fd92900.tar.zst
freebsd-ports-gnome-49bb2a43cb1c274ef3a6bec4226aea1f7fd92900.zip
Mark BROKEN: does not build
Submitted by: pointyhat
Diffstat (limited to 'sysutils/grub')
-rw-r--r--sysutils/grub/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/grub/Makefile b/sysutils/grub/Makefile
index acaf1ddf03df..f735217bf84b 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 build
+
USE_AUTOTOOLS= automake autoconf
GNU_CONFIGURE= yes
USE_GMAKE= yes