aboutsummaryrefslogtreecommitdiff
path: root/games/pp/Makefile
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-09-28 02:17:33 +0000
committerSteve Price <steve@FreeBSD.org>1998-09-28 02:17:33 +0000
commitc1e62c442c320ff68dcc77298b2a82d5f9c6892c (patch)
tree0b6c46fa360e6a27c985023f6dcc5c2013994c9e /games/pp/Makefile
parentd0bcea0fbd6827670f6efa321c4aa6537f9a1665 (diff)
downloadports-c1e62c442c320ff68dcc77298b2a82d5f9c6892c.tar.gz
ports-c1e62c442c320ff68dcc77298b2a82d5f9c6892c.zip
Notes
Diffstat (limited to 'games/pp/Makefile')
-rw-r--r--games/pp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/pp/Makefile b/games/pp/Makefile
index 4d3e1d445368..12a7f71af4cd 100644
--- a/games/pp/Makefile
+++ b/games/pp/Makefile
@@ -3,7 +3,7 @@
# Date created: 21 May 1998
# Whom: Andrey Zakhvatov
#
-# $Id: Makefile,v 1.3 1998/08/07 23:56:21 asami Exp $
+# $Id: Makefile,v 1.4 1998/08/12 06:29:28 asami Exp $
#
DISTNAME= pp-0.01
@@ -19,7 +19,7 @@ USE_X_PREFIX= yes
WRKSRC= ${WRKDIR}/ppsrc
pre-build:
- @ cd ${WRKSRC}; make depend
+ @ cd ${WRKSRC}; ${MAKE} ${MAKE_ENV} depend
do-install:
@ ${INSTALL_PROGRAM} ${WRKSRC}/pp ${PREFIX}/bin/pp.bin