mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
8a718aa12c
Submitted by: Jun Kuriyama <kuriyama@FreeBSD.ORG>
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
|
|
|