summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/CHANGES3
-rw-r--r--sysutils/grub/Makefile6
2 files changed, 5 insertions, 4 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index 275b6585e75..75fded1b723 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.11184 2005/09/23 13:26:09 abs Exp $
+$NetBSD: CHANGES,v 1.11185 2005/09/24 00:20:56 jlam Exp $
Changes to the packages collection and infrastructure in 2005:
@@ -4094,3 +4094,4 @@ Changes to the packages collection and infrastructure in 2005:
Updated archivers/p7zip to 4.27 [wiz 2005-09-23]
Updated pkgtools/pkglint to 4.21.4 [rillig 2005-09-22]
Updated devel/cpuflags to 0.93 [abs 2005-09-22]
+ Updated sysutils/grub to 0.97nb2 [jlam 2005-09-24]
diff --git a/sysutils/grub/Makefile b/sysutils/grub/Makefile
index 6a23b47ca32..07dc97679f5 100644
--- a/sysutils/grub/Makefile
+++ b/sysutils/grub/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.35 2005/09/24 00:15:03 jlam Exp $
+# $NetBSD: Makefile,v 1.36 2005/09/24 00:20:44 jlam Exp $
#
DISTNAME= grub-0.97
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= sysutils
MASTER_SITES= ftp://alpha.gnu.org/gnu/grub/
@@ -26,7 +26,7 @@ BUILD_DEFS+= GRUB_PRESET_COMMAND
BUILD_DEFS+= GRUB_SCAN_ARGS
.include "../../devel/binutils/buildlink3.mk"
-.include "../../devel/ncurses/buildlink3.mk"
+.include "../../mk/curses.buildlink3.mk"
.if defined(GRUB_NETWORK_CARDS)
CONFIGURE_ARGS+= --enable-diskless