summaryrefslogtreecommitdiff
path: root/editors/nano
diff options
context:
space:
mode:
Diffstat (limited to 'editors/nano')
-rw-r--r--editors/nano/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/nano/Makefile b/editors/nano/Makefile
index e3fb6b8b95c..91ff37be73c 100644
--- a/editors/nano/Makefile
+++ b/editors/nano/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2003/09/27 17:07:35 grant Exp $
+# $NetBSD: Makefile,v 1.18 2003/09/28 09:13:56 jlam Exp $
DISTNAME= nano-1.0.9
PKGREVISION= 1
@@ -16,5 +16,5 @@ USE_PKGLOCALEDIR= yes
INFO_FILES= nano.info
.include "../../devel/gettext-lib/buildlink2.mk"
-.include "../../mk/curses.buildlink2.mk"
+.include "../../devel/ncurses/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"