pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/genecys-client Specify OpenRM and cal3d installa...
details: https://anonhg.NetBSD.org/pkgsrc/rev/86563f472395
branches: trunk
changeset: 468333:86563f472395
user: seb <seb%pkgsrc.org@localhost>
date: Thu Feb 12 19:06:39 2004 +0000
description:
Specify OpenRM and cal3d installation prefices to configure script.
diffstat:
games/genecys-client/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 2ebfe5a5a8af -r 86563f472395 games/genecys-client/Makefile
--- a/games/genecys-client/Makefile Thu Feb 12 18:58:22 2004 +0000
+++ b/games/genecys-client/Makefile Thu Feb 12 19:06:39 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2004/02/12 08:55:34 seb Exp $
+# $NetBSD: Makefile,v 1.3 2004/02/12 19:06:39 seb Exp $
#
DISTNAME= genecys-0.1
@@ -18,6 +18,8 @@
BUILD_DIRS= ${WRKSRC}/common ${WRKSRC}/client
LIBS+= -lm
CONFIG_STATUS_OVERRIDE= common/config.status client/config.status
+CONFIGURE_ARGS+= --with-cal3d=${BUILDLINK_PREFIX.cal3d}
+CONFIGURE_ARGS+= --with-openrm=${BUILDLINK_PREFIX.OpenRM}
.include "../../graphics/cal3d/buildlink3.mk"
.include "../../graphics/OpenRM/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index