summaryrefslogtreecommitdiff
path: root/math/emacs-calc/files/patch-Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-09-16 20:16:09 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-09-16 20:16:09 +0000
commitb0c59b7e6d2ea559771b78c3ea94054a9646ed9a (patch)
tree20fa6e1cc0a9c1d99fe267097a19fc51cb6fa313 /math/emacs-calc/files/patch-Makefile
parentThe Markup Validation Service from the World Wide Web Consortium (W3C), it's (diff)
- Respect PREFIX
PR: ports/84622 Submitted by: Andrew Bernard <andrewb@cs.cmu.edu> (maintainer)
Notes
Notes: svn path=/head/; revision=142960
Diffstat (limited to 'math/emacs-calc/files/patch-Makefile')
-rw-r--r--math/emacs-calc/files/patch-Makefile2
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