summaryrefslogtreecommitdiff
path: root/games/fgfs-base/Makefile
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2003-07-17 08:33:57 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2003-07-17 08:33:57 +0000
commitb083774c539729543a54c78867e435db9a98b1b9 (patch)
tree40f4f8cc5bee27e5a5b4d7fc8dcabff216c4dfde /games/fgfs-base/Makefile
parentUpdate to 1.34 (diff)
Left out a line in previous commit.
Notes
Notes: svn path=/head/; revision=85041
Diffstat (limited to '')
-rw-r--r--games/fgfs-base/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/fgfs-base/Makefile b/games/fgfs-base/Makefile
index 159485e235b7..996403a6c47d 100644
--- a/games/fgfs-base/Makefile
+++ b/games/fgfs-base/Makefile
@@ -37,6 +37,8 @@ CONFIGURE_ARGS= --with-threads
MAN1= est-epsilon.1 fgfs.1 fgjs.1 gl-info.1 js_demo.1 pstest.1
+CPIO?= /usr/bin/cpio
+
do-install:
@${ECHO} ">> Installing program"
@(cd ${INSTALL_WRKSRC} && ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} ${INSTALL_TARGET})