From b0c59b7e6d2ea559771b78c3ea94054a9646ed9a Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Fri, 16 Sep 2005 20:16:09 +0000 Subject: - Respect PREFIX PR: ports/84622 Submitted by: Andrew Bernard (maintainer) --- math/emacs-calc/files/patch-Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'math/emacs-calc/files/patch-Makefile') diff --git a/math/emacs-calc/files/patch-Makefile b/math/emacs-calc/files/patch-Makefile index 1a20da7024c9..b53505e10b2c 100644 --- a/math/emacs-calc/files/patch-Makefile +++ b/math/emacs-calc/files/patch-Makefile @@ -22,7 +22,7 @@ +# FreeBSD installation + -+prefix = /usr/local ++prefix = %%PREFIX%% +infodir = ${prefix}/info +sharedir = ${prefix}/share +emacssharedir = ${sharedir}/emacs -- cgit v1.2.3