From 9d6d150b56e22f63bf9fcc15fb8e667a570ea320 Mon Sep 17 00:00:00 2001 From: joerg Date: Tue, 20 Jun 2006 21:17:35 +0000 Subject: Also call install.man. --- math/xlife/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'math') diff --git a/math/xlife/Makefile b/math/xlife/Makefile index 01533c5412a..691c4bb06ef 100644 --- a/math/xlife/Makefile +++ b/math/xlife/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2006/02/05 23:10:04 joerg Exp $ +# $NetBSD: Makefile,v 1.12 2006/06/20 21:17:35 joerg Exp $ # DISTNAME= xlife-5.0 @@ -13,7 +13,7 @@ COMMENT= John Horton Conway's "Game of Life" WRKSRC= ${WRKDIR} USE_IMAKE= yes -INSTALL_TARGET= install +INSTALL_TARGET= install install.man pre-build: ${TOUCH} ${WRKSRC}/collect.man ${WRKSRC}/lifesearchdumb.man -- cgit v1.2.3