mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-07 22:58:11 +00:00
8d638106f4
PR: 6093 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
12 lines
321 B
Plaintext
12 lines
321 B
Plaintext
--- Makefile Wed Mar 18 01:02:29 1998
|
|
+++ /home/andy/tmp/wrk/Makefile Sun Mar 22 11:00:29 1998
|
|
@@ -45,7 +45,7 @@
|
|
#MANDIR=../../man
|
|
MANDIR=/usr/local/man
|
|
# Location of the word file
|
|
-WORDDIR=/usr/local/lib
|
|
+WORDDIR=/usr/share/dict
|
|
# Name of the default wordfile
|
|
WORDFILE=-DWORDFILE=\"$(WORDDIR)/words\"
|
|
# C compiler
|