diff options
Diffstat (limited to 'math/emacs-calc/files/patch-Makefile')
-rw-r--r-- | math/emacs-calc/files/patch-Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |