summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorhubertf <hubertf>1998-04-11 23:11:49 +0000
committerhubertf <hubertf>1998-04-11 23:11:49 +0000
commit8ef70855dd66dd20cb97d4d1e1dd03f84801f0b7 (patch)
tree5a4c7725b5fd53325d72ab8c79f4950570e2c67c /games
parent986884975c8c25b8ad14fcea94e3804dc388ac5b (diff)
downloadpkgsrc-8ef70855dd66dd20cb97d4d1e1dd03f84801f0b7.tar.gz
Feed our own data to the autoconfigure-o-magic.
Diffstat (limited to 'games')
-rw-r--r--games/kdegames/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/games/kdegames/Makefile b/games/kdegames/Makefile
index 4760b6afd1f..e24349086be 100644
--- a/games/kdegames/Makefile
+++ b/games/kdegames/Makefile
@@ -3,7 +3,7 @@
# Date created: 28 October 1997
# Whom: Stefan Eßer <se@freebsd.org>
#
-# $NetBSD: Makefile,v 1.6 1998/03/21 01:55:11 tron Exp $
+# $NetBSD: Makefile,v 1.7 1998/04/11 23:11:49 hubertf Exp $
# FreeBSD Id: Makefile,v 1.3 1997/11/05 04:19:49 asami Exp
#
@@ -40,7 +40,8 @@ CONFIGURE_ARGS= "--x-inc=${PREFIX}/include -I${LOCALBASE}/include -I${LOCALBASE}
"--with-qt-includes=${PREFIX}/include/qt"
CONFIGURE_ENV= INSTALL_DATA="${INSTALL_DATA}" \
INSTALL_PROGRAM="${INSTALL_PROGRAM}" \
- INSTALL_SCRIPT="${INSTALL_SCRIPT}"
+ INSTALL_SCRIPT="${INSTALL_SCRIPT}" \
+ INSTALL="/usr/bin/install"
WRKSRC= ${WRKDIR}/kdegames