ports/139471: [PATCH] devel/clewn: fix mtree with custom PREFIX
Sahil Tandon
sahil at tandon.net
Sat Oct 10 05:20:07 UTC 2009
>Number: 139471
>Category: ports
>Synopsis: [PATCH] devel/clewn: fix mtree with custom PREFIX
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Sat Oct 10 05:20:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator: Sahil Tandon
>Release: 7.2-RELEASE
>Organization:
>Environment:
>Description:
Broken mtree in case of custom PREFIX; see QATty log:
http://qatty.tecnik93.com//errors/7-STABLE-FPT-CustDir/clewn-1.14.log
>How-To-Repeat:
>Fix:
Apply patch.
Patch attached with submission follows:
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/clewn/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile 27 Aug 2009 09:23:31 -0000 1.2
+++ Makefile 10 Oct 2009 05:12:06 -0000
@@ -16,6 +16,7 @@
RUN_DEPENDS= vim>=6.3:${PORTSDIR}/editors/vim
GNU_CONFIGURE= yes
+CONFIGURE_ENV+= vimdir=${PREFIX}/share/vim/vimfiles
USE_GMAKE= yes
.include <bsd.port.mk>
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list