summaryrefslogtreecommitdiff
path: root/editors/hexedit
diff options
context:
space:
mode:
Diffstat (limited to 'editors/hexedit')
-rw-r--r--editors/hexedit/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/hexedit/Makefile b/editors/hexedit/Makefile
index 856bd06e4f3..56c14571acd 100644
--- a/editors/hexedit/Makefile
+++ b/editors/hexedit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2003/08/08 13:24:56 scw Exp $
+# $NetBSD: Makefile,v 1.18 2003/09/27 17:07:35 grant Exp $
#
DISTNAME= hexedit-1.2.2
@@ -21,5 +21,5 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/doc/hexedit
.endfor
-.include "../../devel/ncurses/buildlink2.mk"
+.include "../../mk/curses.buildlink2.mk"
.include "../../mk/bsd.pkg.mk"