mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
dd2c027702
PR: 21928 Submitted by: MAINTAINER
12 lines
220 B
Plaintext
12 lines
220 B
Plaintext
--- Makefile.in.orig Thu Oct 12 18:55:53 2000
|
|
+++ Makefile.in Thu Oct 12 18:56:31 2000
|
|
@@ -3,7 +3,7 @@
|
|
#
|
|
|
|
TITLE = FD-
|
|
-PREFIX = /usr/local
|
|
+PREFIX ?= /usr/local
|
|
MANSEC = 1
|
|
TOPDIR = $(PREFIX)
|
|
BINDIR = $(TOPDIR)/bin
|