ports/113370: [PATCH] textproc/muse: Respect alternate LOCALBASE

Tim Bishop tdb at FreeBSD.org
Tue Jun 5 16:00:17 UTC 2007


>Number:         113370
>Category:       ports
>Synopsis:       [PATCH] textproc/muse: Respect alternate LOCALBASE
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 05 16:00:11 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Tim Bishop
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD pendennis.kent.ac.uk 6.2-STABLE FreeBSD 6.2-STABLE #4: Sun May 20 17:30:14 BST 2007
>Description:
Respect alternate LOCALBASE.

Added file(s):
- files/patch-Makefile.defs

Port maintainer (dryice at dryice.name) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- muse-emacs21-3.02.93_1.patch begins here ---
Index: files/patch-Makefile.defs
===================================================================
RCS file: files/patch-Makefile.defs
diff -N files/patch-Makefile.defs
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ files/patch-Makefile.defs	5 Jun 2007 10:08:47 -0000
@@ -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
+ 
--- muse-emacs21-3.02.93_1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list