ports/87828: [MAINTAINER] sysutils/symon: Unbreak PREFIX/LOCALBASE

Ulrich Spoerlein q at galgenberg.net
Sat Oct 22 07:30:16 UTC 2005


>Number:         87828
>Category:       ports
>Synopsis:       [MAINTAINER] sysutils/symon: Unbreak PREFIX/LOCALBASE
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Oct 22 07:30:11 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Ulrich Spoerlein
>Release:        FreeBSD 6.0-BETA5 i386
>Organization:
>Environment:
System: FreeBSD roadrunner 6.0-BETA5 FreeBSD 6.0-BETA5 #1: Tue Sep 20 21:30:40 CEST 2005
>Description:
- Look for RRDTool in LOCALBASE
- Found by kris

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

--- symon-2.71_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/sysutils/symon/Makefile,v
retrieving revision 1.5
diff -u -u -r1.5 Makefile
--- Makefile	27 Sep 2005 19:03:42 -0000	1.5
+++ Makefile	22 Oct 2005 07:25:56 -0000
@@ -50,7 +50,7 @@
 .endif
 SUBDIR+=	client
 
-MAKE_ARGS+=	SUBDIR="${SUBDIR}"
+MAKE_ARGS+=	SUBDIR="${SUBDIR}" RRDDIR="${LOCALBASE}"
 
 .include <bsd.port.pre.mk>
 
--- symon-2.71_1.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list