ports/shells/fd/files/patch-Makefile.in
Akinori MUSHA 6648b0f821 Update FD, a GUI-based file and directory management tool for text
terminal to version 2.00a.

Put MAINTAINER's suggestions into the default configuration file.

Transfer the maintainership over to knu@FreeBSD.org.

Approved by:	Nobuhiro Yasutomi <nobu@psrc.isac.co.jp> (ex-MAINTAINER)
2002-02-10 17:12:36 +00:00

8 lines
229 B
Text

--- Makefile.in.orig Fri Jan 11 00:00:00 2002
+++ Makefile.in Thu Jan 31 22:33:39 2002
@@ -7 +7 @@
-PREFIX = /usr/local
+PREFIX ?= /usr/local
@@ -15 +15 @@
-DEFRC = /etc/fd__RCVERSION__rc
+DEFRC = $(TOPDIR)/etc/fd__RCVERSION__rc