summaryrefslogtreecommitdiff
path: root/sysutils/grub/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/grub/Makefile')
-rw-r--r--sysutils/grub/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/grub/Makefile b/sysutils/grub/Makefile
index b25ced8e33a..79825b41d40 100644
--- a/sysutils/grub/Makefile
+++ b/sysutils/grub/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2003/08/09 11:25:13 seb Exp $
+# $NetBSD: Makefile,v 1.17 2003/09/27 17:07:38 grant Exp $
#
DISTNAME= grub-0.93
@@ -42,5 +42,5 @@ CONFIGURE_ARGS+= ${GRUB_SCAN_ARGS}
.endif
.include "../../devel/binutils/buildlink2.mk"
-.include "../../devel/ncurses/buildlink2.mk"
+.include "../../mk/curses.buildlink2.mk"
.include "../../mk/bsd.pkg.mk"