mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-06 22:51:41 +00:00
12 lines
272 B
Plaintext
12 lines
272 B
Plaintext
|
--- Makefile~ Mon Jul 28 21:55:58 1997
|
||
|
+++ Makefile Thu Oct 22 00:46:10 1998
|
||
|
@@ -19,7 +19,7 @@
|
||
|
|
||
|
# --- install directories
|
||
|
BINDIR = /usr/local/bin
|
||
|
-LIBDIR = /usr/local/lib/chasen
|
||
|
+LIBDIR = /usr/local/share/chasen
|
||
|
MKDICDIR = $(LIBDIR)/mkchadic
|
||
|
DICDIR = $(LIBDIR)/dic
|
||
|
|