freebsd-ports/graphics/xmfract/files/patch-ag
Steve Price 2db05006fe Support PREFIX properly. Also split patches one file per.
PR:		21036
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-09-05 01:09:25 +00:00

11 lines
277 B
Text

--- 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