Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Jun 2009 10:13:14 GMT
From:      Antonios Anastasiadis <antonakis@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/136085: [Maintainer update] graphics/optar: Patch to compile with recent ${LOCALBASE} changes.
Message-ID:  <200906271013.n5RADEdB052701@www.freebsd.org>
Resent-Message-ID: <200906271020.n5RAK1Qa044487@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         136085
>Category:       ports
>Synopsis:       [Maintainer update] graphics/optar:  Patch to compile with recent ${LOCALBASE} changes.
>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 Jun 27 10:20:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Antonios Anastasiadis
>Release:        8.0-CURRENT
>Organization:
>Environment:
FreeBSD mithril.crucible.gr 8.0-CURRENT-200906 FreeBSD 8.0-CURRENT-200906 #0: Sun Jun  7 10:31:30 UTC 2009     root@mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
This is a patch that should make the port to compile with the recent ${LOCALBASE} changes.

I did not have much time to test it though, and I don't know if there is a more proper way to do this.
>How-To-Repeat:

>Fix:
Apply the attached patch.

Patch attached with submission follows:

diff -r /usr/ports/graphics/optar/Makefile ./optar/Makefile
32c32,33
< 
---
> 	@${SED} 's:/usr/local:${LOCALBASE}:g' ${WRKSRC}/Makefile >${WRKSRC}/Makefile.new
> 	@${MV} ${WRKSRC}/Makefile.new ${WRKSRC}/Makefile


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906271013.n5RADEdB052701>