From 912a58280f368c0b8addaed976d2c5d60242940a Mon Sep 17 00:00:00 2001 From: jlam Date: Wed, 21 Jun 2006 18:18:05 +0000 Subject: INSTALL_TARGET is automatically set to the right value if USE_IMAKE is defined, so no need to set it explicitly here. --- math/xlife/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'math/xlife/Makefile') diff --git a/math/xlife/Makefile b/math/xlife/Makefile index 691c4bb06ef..819070d1217 100644 --- a/math/xlife/Makefile +++ b/math/xlife/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2006/06/20 21:17:35 joerg Exp $ +# $NetBSD: Makefile,v 1.13 2006/06/21 18:18:05 jlam Exp $ # DISTNAME= xlife-5.0 @@ -13,8 +13,6 @@ COMMENT= John Horton Conway's "Game of Life" WRKSRC= ${WRKDIR} USE_IMAKE= yes -INSTALL_TARGET= install install.man - pre-build: ${TOUCH} ${WRKSRC}/collect.man ${WRKSRC}/lifesearchdumb.man -- cgit v1.2.3