summaryrefslogtreecommitdiff
path: root/russian
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>1999-08-28 03:41:25 +0000
committerMichael Haro <mharo@FreeBSD.org>1999-08-28 03:41:25 +0000
commita941c551876f9e81a158baa94806328a7aac168a (patch)
tree0a7679df6a4dbea90776ba333fa606e9602dc991 /russian
parentexpr -> ${EXPR} (diff)
env -> ${SETENV}
Notes
Notes: svn path=/head/; revision=21052
Diffstat (limited to 'russian')
-rw-r--r--russian/koi8r-ps/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/russian/koi8r-ps/Makefile b/russian/koi8r-ps/Makefile
index 1868d0a05462..a8f954c11256 100644
--- a/russian/koi8r-ps/Makefile
+++ b/russian/koi8r-ps/Makefile
@@ -3,7 +3,7 @@
# Date created: 22 July 1999
# Whom: mi@aldan.algebra.com
#
-# $Id: Makefile,v 1.1.1.1 1999/07/30 17:04:02 ache Exp $
+# $Id: Makefile,v 1.2 1999/08/23 04:23:49 mharo Exp $
DISTNAME= koi8rPS-1.0
CATEGORIES= russian print
@@ -77,7 +77,7 @@ do-install:
You can always merge ${CPS_DIR}/Fontmap.diff into \
${FONTMAP} manually. ; \
else \
- env SIMPLE_BACKUP_SUFFIX=.CyrPS VERSION_CONTROL= \
+ ${SETENV} SIMPLE_BACKUP_SUFFIX=.CyrPS VERSION_CONTROL= \
${PATCH} "${FONTMAP}" ${WRKSRC}/Fontmap.diff ; \
${RM} -f "${FONTMAP}".CyrPS ; \
fi