summaryrefslogtreecommitdiff
path: root/russian/apache13/Makefile
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>1999-08-22 23:33:47 +0000
committerMichael Haro <mharo@FreeBSD.org>1999-08-22 23:33:47 +0000
commit235481b52a44969361f4c688e6e9d10798bd35d9 (patch)
treed4069fbea1d4f696753c9b5ab1500babadc62de2 /russian/apache13/Makefile
parentmake figlist and showfigfonts executable (diff)
awk -> ${AWK}
basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR}
Notes
Notes: svn path=/head/; revision=20898
Diffstat (limited to 'russian/apache13/Makefile')
-rw-r--r--russian/apache13/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/russian/apache13/Makefile b/russian/apache13/Makefile
index 646e3deb23db..64dce67166ce 100644
--- a/russian/apache13/Makefile
+++ b/russian/apache13/Makefile
@@ -3,7 +3,7 @@
# Date created: Sat Apr 10 22:30:36 EEST 1999
# Whom: vns@delta.odessa.ua
#
-# $Id: Makefile,v 1.2 1999/08/01 02:31:02 steve Exp $
+# $Id: Makefile,v 1.3 1999/08/22 18:59:51 mharo Exp $
#
DISTNAME= apache_1.3.6
@@ -36,7 +36,7 @@ RA_VERSION= 28.16
#
# Small hack for alternate processing patchfiles
#
-GZCAT=sh -c 'tar -zxf $$0 -C ${WRKSRC};cat ${WRKSRC}/RA-1.3rusPL${RA_VERSION}.patch'
+GZCAT=sh -c 'tar -zxf $$0 -C ${WRKSRC};${CAT} ${WRKSRC}/RA-1.3rusPL${RA_VERSION}.patch'
#
# Set APACHE_PERF_TUNING env. variable to YES to get maximum performance