summaryrefslogtreecommitdiffstats
path: root/share/doc
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1997-02-09 02:16:26 +0000
committerjkh <jkh@FreeBSD.org>1997-02-09 02:16:26 +0000
commitd965c55f4f029edd496aadf0c9edfcb2f1db439e (patch)
tree05063a38e6d6f77c1f68f428247452f8016edc67 /share/doc
parent2b484860811810248d4983a87cd0b5b6a657f611 (diff)
downloadFreeBSD-src-d965c55f4f029edd496aadf0c9edfcb2f1db439e.zip
FreeBSD-src-d965c55f4f029edd496aadf0c9edfcb2f1db439e.tar.gz
vfontedpr would appear to be in /usr/bin not /usr/libexec?
Diffstat (limited to 'share/doc')
-rw-r--r--share/doc/psd/19.curses/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/doc/psd/19.curses/Makefile b/share/doc/psd/19.curses/Makefile
index 8fb69a6..313fb80 100644
--- a/share/doc/psd/19.curses/Makefile
+++ b/share/doc/psd/19.curses/Makefile
@@ -23,7 +23,7 @@ CLEANFILES+=win_st.gr twinkle2.gr life.gr appen.A.tbl ${DOC}.${PRINTER}+ \
#
# Don't re-run vgrind unless you want to patch the output files.
-VFONT= /usr/libexec/vfontedpr
+VFONT= /usr/bin/vfontedpr
.c.gr:
${VFONT} ${.IMPSRC} | grep -v "^'wh" > ${.TARGET}
OpenPOWER on IntegriCloud