From 3a28bdbeb1961222f973a124d3f6ae0283bae963 Mon Sep 17 00:00:00 2001 From: rillig Date: Sat, 17 Jun 2006 17:56:10 +0000 Subject: Fixed pkglint warnings. --- editors/xwpe/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'editors/xwpe') diff --git a/editors/xwpe/Makefile b/editors/xwpe/Makefile index 33bb7c8ebc8..7336319347e 100644 --- a/editors/xwpe/Makefile +++ b/editors/xwpe/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2006/03/04 21:29:34 jlam Exp $ +# $NetBSD: Makefile,v 1.10 2006/06/17 17:56:10 rillig Exp $ # DISTNAME= xwpe-1.5.29a @@ -12,9 +12,9 @@ COMMENT= Programming environment for UNIX systems GNU_CONFIGURE= yes USE_TOOLS+= gmake -USE_NCURSES= # tigetstr() +USE_NCURSES= yes # tigetstr() -BUILD_TARGET= # defined +BUILD_TARGET= # the one from the Makefile .include "../../devel/ncurses/buildlink3.mk" .include "../../mk/x11.buildlink3.mk" -- cgit v1.2.3