summaryrefslogtreecommitdiff
path: root/misc/iselect/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/iselect/Makefile')
-rw-r--r--misc/iselect/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/iselect/Makefile b/misc/iselect/Makefile
index b5f4cff36c5..6e73449fecd 100644
--- a/misc/iselect/Makefile
+++ b/misc/iselect/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2003/07/17 21:49:12 grant Exp $
+# $NetBSD: Makefile,v 1.12 2003/09/27 17:07:37 grant Exp $
#
DISTNAME= iselect-1.2.0
@@ -16,5 +16,5 @@ GNU_CONFIGURE= # defined
post-configure:
touch ${WRKSRC}/config_ac.h.in
-.include "../../devel/ncurses/buildlink2.mk"
+.include "../../mk/curses.buildlink2.mk"
.include "../../mk/bsd.pkg.mk"