summaryrefslogtreecommitdiff
path: root/russian
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-11-28 17:09:24 +0000
committerSteve Price <steve@FreeBSD.org>1999-11-28 17:09:24 +0000
commitaf7f2abdfcd7ef296c1b0d84b8cf4f63f5113033 (patch)
tree0744489cba2295f7d4d9e7a8ae8dde8c464e7c35 /russian
parentgcc 2.95 (being more ANSI C++ compliant) doesn't allow declaring variables (diff)
Remove second MAINTAINER entry and portlint.
Notes
Notes: svn path=/head/; revision=23464
Diffstat (limited to 'russian')
-rw-r--r--russian/koi8r-ps/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/russian/koi8r-ps/Makefile b/russian/koi8r-ps/Makefile
index ed846d4a8507..67ecb8a43728 100644
--- a/russian/koi8r-ps/Makefile
+++ b/russian/koi8r-ps/Makefile
@@ -20,7 +20,7 @@ DIST_SUBDIR= koi8r-ps
.if !defined(FONTMAP)
FONTMAP!= if which gs > /dev/null 2>&1 ; then \
- d=`gs -h | awk '/^Search path:$$/ { nl=1; next } \
+ d=`gs -h | ${AWK} '/^Search path:$$/ { nl=1; next } \
nl { print $$3; exit }'`; \
if [ -e $$d/Fontmap ] ; then \
${ECHO} $$d/Fontmap; \
@@ -33,8 +33,6 @@ FONTMAP!= if which gs > /dev/null 2>&1 ; then \
fi
.endif
-MAINTAINER= mi@aldan.algebra.com
-
NO_PACKAGE= Nothing to build, configurations only
NO_WRKSUBDIR= Yes