From 29d2d7301d64cd2bef43bf3098ff71c05b34ead0 Mon Sep 17 00:00:00 2001 From: drochner Date: Thu, 22 Jul 2004 17:11:35 +0000 Subject: USE_BUILDLINK3, to make it build even if ncurses is installed --- math/xlife/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'math') diff --git a/math/xlife/Makefile b/math/xlife/Makefile index b7fe140a839..99e0e17e4d3 100644 --- a/math/xlife/Makefile +++ b/math/xlife/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2004/01/20 12:20:05 agc Exp $ +# $NetBSD: Makefile,v 1.6 2004/07/22 17:11:35 drochner Exp $ # DISTNAME= xlife-5.0 @@ -12,6 +12,7 @@ COMMENT= John Horton Conway's "Game of Life" WRKSRC= ${WRKDIR} USE_IMAKE= yes +USE_BUILDLINK3= yes INSTALL_TARGET= install -- cgit v1.2.3