summaryrefslogtreecommitdiff
path: root/math/xlife
diff options
context:
space:
mode:
authorjlam <jlam>2006-06-21 18:18:05 +0000
committerjlam <jlam>2006-06-21 18:18:05 +0000
commitcae889f1f0f4e5f408b53834e1c5773085928f6d (patch)
treecdbf3f3ee4acc0e067ea0f173886de20eb4e1a90 /math/xlife
parentbb0abc70b871f413e236d05ac3acbfde7497b65e (diff)
downloadpkgsrc-cae889f1f0f4e5f408b53834e1c5773085928f6d.tar.gz
INSTALL_TARGET is automatically set to the right value if USE_IMAKE is
defined, so no need to set it explicitly here.
Diffstat (limited to 'math/xlife')
-rw-r--r--math/xlife/Makefile4
1 files changed, 1 insertions, 3 deletions
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