aboutsummaryrefslogtreecommitdiff
path: root/sysutils/grub2
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2010-07-23 20:13:06 +0000
committerPav Lucistnik <pav@FreeBSD.org>2010-07-23 20:13:06 +0000
commitaa5c7abae0db68207272c5746fdca8e760f6d851 (patch)
tree344f85546e0bccbc807965c5cafd7f74cbbb0326 /sysutils/grub2
parentf23483336233ffa5ceb68377770219e6651070a3 (diff)
downloadports-aa5c7abae0db68207272c5746fdca8e760f6d851.tar.gz
ports-aa5c7abae0db68207272c5746fdca8e760f6d851.zip
Notes
Diffstat (limited to 'sysutils/grub2')
-rw-r--r--sysutils/grub2/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/sysutils/grub2/Makefile b/sysutils/grub2/Makefile
index 1937bad2f2c7..697a6686f612 100644
--- a/sysutils/grub2/Makefile
+++ b/sysutils/grub2/Makefile
@@ -36,6 +36,10 @@ MKFONT= "@comment "
PLIST_SUB+= MKFONT=${MKFONT}
+.if ${OSVERSION} < 700000
+BROKEN= does not compile on 6.X
+.endif
+
post-install:
@${CAT} ${PKGMESSAGE}