mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
c4e5bad58f
Submitted by: "Akinori -Aki- MUSHA" <knu@idaemons.org> PR: ports/17010
12 lines
278 B
Plaintext
12 lines
278 B
Plaintext
--- mkchadic/Makefile~ Fri Dec 17 02:52:59 1999
|
|
+++ mkchadic/Makefile Sun Feb 27 00:13:05 2000
|
|
@@ -5,7 +5,7 @@
|
|
CP = cp
|
|
MV = mv -f
|
|
SHELL = /bin/sh
|
|
-LIBDIR = /usr/local/lib/chasen
|
|
+LIBDIR = $(PREFIX)/share/chasen
|
|
|
|
MKDICDIR = $(LIBDIR)/mkchadic
|
|
LIBDIR = ../lib
|