From afc161cadb69441f78ce020ce7d8abd4e324de48 Mon Sep 17 00:00:00 2001 From: gsutre Date: Sun, 29 Jul 2012 21:51:42 +0000 Subject: [PATCH] Make sysutils/grub conflict with sysutils/grub2. --- sysutils/grub/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/sysutils/grub/Makefile b/sysutils/grub/Makefile index 08269091cd4b..e0aa0f64898c 100644 --- a/sysutils/grub/Makefile +++ b/sysutils/grub/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.54 2010/02/21 16:44:52 wiz Exp $ +# $NetBSD: Makefile,v 1.55 2012/07/29 21:51:42 gsutre Exp $ DISTNAME= grub-0.97 PKGREVISION= 9 @@ -10,6 +10,8 @@ HOMEPAGE= http://www.gnu.org/software/grub/ COMMENT= GRand Unified Bootloader -- Boots *BSD, Linux, groks ffs, FAT, ext2 LICENSE= gnu-gpl-v2 +CONFLICTS= grub2-[0-9]* + PKG_DESTDIR_SUPPORT= user-destdir ONLY_FOR_PLATFORM= *-*-i386 NetBSD-[5-9].*-x86_64