aboutsummaryrefslogtreecommitdiff
path: root/textproc/muse
diff options
context:
space:
mode:
authorDryice Dong Liu <dryice@FreeBSD.org>2007-06-06 12:34:13 +0000
committerDryice Dong Liu <dryice@FreeBSD.org>2007-06-06 12:34:13 +0000
commit384935b90baf039e1c58148196b9171eb1bd5d42 (patch)
tree5bb8d1de0b1c88ea644e5f2b7795d7b2d6dec224 /textproc/muse
parentbe0a85132202af5035c7e51623348aa22ffa9aa3 (diff)
downloadports-384935b90baf039e1c58148196b9171eb1bd5d42.tar.gz
ports-384935b90baf039e1c58148196b9171eb1bd5d42.zip
Really commit PR/113370. I forgot "cvs add" in the last commit. Shame on me.
Thanks Tim Bishop for pointing this out. PR: 113370 Submitted by: Tim Bishop <tdb@FreeBSD.org>
Notes
Notes: svn path=/head/; revision=192912
Diffstat (limited to 'textproc/muse')
-rw-r--r--textproc/muse/files/patch-Makefile.defs11
1 files changed, 11 insertions, 0 deletions
diff --git a/textproc/muse/files/patch-Makefile.defs b/textproc/muse/files/patch-Makefile.defs
new file mode 100644
index 000000000000..8675c01db91c
--- /dev/null
+++ b/textproc/muse/files/patch-Makefile.defs
@@ -0,0 +1,11 @@
+--- ./Makefile.defs.orig Tue Jun 5 11:08:33 2007
++++ ./Makefile.defs Tue Jun 5 11:08:42 2007
+@@ -8,7 +8,7 @@
+
+ # Installation options
+ # PREFIX is only used here.
+-PREFIX = /usr/local
++PREFIX = $(LOCALBASE)
+ ELISPDIR = $(PREFIX)/share/emacs/site-lisp/muse
+ INFODIR = $(PREFIX)/info
+