From 6549b378019a6332d6ff3981ff0ea36fa24f44c7 Mon Sep 17 00:00:00 2001 From: rillig Date: Wed, 28 Sep 2005 19:51:27 +0000 Subject: Replaced "# defined" with "yes" where appropriate. --- misc/iselect/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'misc/iselect') diff --git a/misc/iselect/Makefile b/misc/iselect/Makefile index 1364779ec0b..fdf4a75e8aa 100644 --- a/misc/iselect/Makefile +++ b/misc/iselect/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2005/04/11 21:46:35 tv Exp $ +# $NetBSD: Makefile,v 1.17 2005/09/28 19:51:27 rillig Exp $ # DISTNAME= iselect-1.2.0 @@ -10,7 +10,7 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.engelschall.com/sw/iselect/ COMMENT= Curses based Interactive Selection Tool -GNU_CONFIGURE= # defined +GNU_CONFIGURE= yes post-configure: touch ${WRKSRC}/config_ac.h.in -- cgit v1.2.3