mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-06 06:30:19 +00:00
2db05006fe
PR: 21036 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
12 lines
277 B
Plaintext
12 lines
277 B
Plaintext
--- etc/Makefile.in.orig Wed Jun 21 00:47:16 1995
|
|
+++ etc/Makefile.in Thu Aug 10 22:13:01 2000
|
|
@@ -28,7 +28,7 @@
|
|
VPATH = @srcdir@
|
|
|
|
prefix = @prefix@
|
|
-libdir = $(prefix)/xmfract
|
|
+libdir = $(prefix)/lib/X11/xmfract
|
|
INSTALL = @INSTALL@
|
|
INSTALL_DATA = @INSTALL_DATA@
|
|
RM = rm
|