summaryrefslogtreecommitdiff
path: root/math/xlife
diff options
context:
space:
mode:
authordrochner <drochner>2004-07-22 17:11:35 +0000
committerdrochner <drochner>2004-07-22 17:11:35 +0000
commit2e63c976965d338799b96a1f7ca391f420660c61 (patch)
tree7f110b8d8d26f619dd4e47522d366da292da331c /math/xlife
parent7680402ad8361f4625fb9c6ff65f607bb118eee6 (diff)
downloadpkgsrc-2e63c976965d338799b96a1f7ca391f420660c61.tar.gz
USE_BUILDLINK3, to make it build even if ncurses is installed
Diffstat (limited to 'math/xlife')
-rw-r--r--math/xlife/Makefile3
1 files changed, 2 insertions, 1 deletions
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