mirror of
https://git.freebsd.org/ports.git
synced 2025-06-25 06:30:29 -04:00
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)
8 lines
229 B
Text
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
|