summaryrefslogtreecommitdiff
path: root/games/genecys-client
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2004-02-14 13:55:19 +0000
committerjlam <jlam@pkgsrc.org>2004-02-14 13:55:19 +0000
commit19e040b6dc20aa61054be5f5661161fc8677d653 (patch)
tree6c5bd96e28ecd2efae9a07076c0550ede8b075cb /games/genecys-client
parentf5982497818671b333a8d5d594afebbd03dbbeab (diff)
downloadpkgsrc-19e040b6dc20aa61054be5f5661161fc8677d653.tar.gz
CONFIG_STATUS_OVERRIDE is the default in bsd.pkg.mk, so no need for these
definitions here.
Diffstat (limited to 'games/genecys-client')
-rw-r--r--games/genecys-client/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/games/genecys-client/Makefile b/games/genecys-client/Makefile
index 23481c110e0..d4d2d732bc4 100644
--- a/games/genecys-client/Makefile
+++ b/games/genecys-client/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2004/02/12 19:06:39 seb Exp $
+# $NetBSD: Makefile,v 1.4 2004/02/14 13:55:19 jlam Exp $
#
DISTNAME= genecys-0.1
@@ -17,7 +17,6 @@ GNU_CONFIGURE= yes
CONFIGURE_DIRS= ${WRKSRC}/common ${WRKSRC}/client
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}