From 3ba7e2bc6d179f4d9e8db24a63151497657ea36b Mon Sep 17 00:00:00 2001 From: "Chris D. Faulhaber" Date: Thu, 19 Dec 2002 20:36:08 +0000 Subject: [PATCH] Mark as ONLY_FOR_ARCHS=i386 Submitted by: naddy Approved by: portsmgr (lioux) --- sysutils/grub/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/sysutils/grub/Makefile b/sysutils/grub/Makefile index b597acd78b47..d6995a4ed9f3 100644 --- a/sysutils/grub/Makefile +++ b/sysutils/grub/Makefile @@ -15,6 +15,7 @@ MAINTAINER= jedgar@FreeBSD.org GNU_CONFIGURE= yes USE_GMAKE= yes CONFIGURE_TARGET= ${MACHINE_ARCH}-freebsd-freebsd${OSREL} +ONLY_FOR_ARCHS= i386 MAN1= mbchk.1 MAN8= grub.8 grub-install.8 grub-md5-crypt.8