pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/xlife USE_BUILDLINK3, to make it build even if nc...
details: https://anonhg.NetBSD.org/pkgsrc/rev/33232170635f
branches: trunk
changeset: 478365:33232170635f
user: drochner <drochner%pkgsrc.org@localhost>
date: Thu Jul 22 17:11:35 2004 +0000
description:
USE_BUILDLINK3, to make it build even if ncurses is installed
diffstat:
math/xlife/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 1761845e14be -r 33232170635f math/xlife/Makefile
--- a/math/xlife/Makefile Thu Jul 22 17:04:28 2004 +0000
+++ b/math/xlife/Makefile Thu Jul 22 17:11:35 2004 +0000
@@ -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 @@
WRKSRC= ${WRKDIR}
USE_IMAKE= yes
+USE_BUILDLINK3= yes
INSTALL_TARGET= install
Home |
Main Index |
Thread Index |
Old Index