summaryrefslogtreecommitdiff
path: root/misc/iselect/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/iselect/Makefile')
-rw-r--r--misc/iselect/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/iselect/Makefile b/misc/iselect/Makefile
index e6e6ec1027a..1a7a37a951a 100644
--- a/misc/iselect/Makefile
+++ b/misc/iselect/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2002/10/14 12:54:31 dillo Exp $
+# $NetBSD: Makefile,v 1.8 2002/10/25 17:53:43 wiz Exp $
#
DISTNAME= iselect-1.2.0
@@ -9,11 +9,11 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.engelschall.com/sw/iselect/
COMMENT= Curses based Interactive Selection Tool
-USE_BUILDLINK_ONLY= # defined
+USE_BUILDLINK2= # defined
GNU_CONFIGURE= # defined
post-configure:
touch ${WRKSRC}/config_ac.h.in
-.include "../../devel/ncurses/buildlink.mk"
+.include "../../devel/ncurses/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"