ports/136085: [Maintainer update] graphics/optar: Patch to compile with recent ${LOCALBASE} changes.
| From: | Antonios Anastasiadis <antonakis@gmail.com> |
| Date: | Sat, 27 Jun 2009 10:13:14 GMT |
| Subject: | [Maintainer update] graphics/optar: Patch to compile with recent ${LOCALBASE} changes. |
| Send-pr version: | www-3.1 |
| Number: | 136085 |
| Category: | ports |
| Synopsis: | [Maintainer update] graphics/optar: Patch to compile with recent ${LOCALBASE} changes. |
| Severity: | non-critical |
| Priority: | low |
| Responsible: | itetcu@FreeBSD.org |
| State: | suspended |
| Class: | maintainer-update |
| Arrival-Date: | Sat Jun 27 10:20:01 UTC 2009 |
| Closed-Date: | |
| Last-Modified: | Sat Sep 19 19:35:25 UTC 2009 |
| Originator: | Antonios Anastasiadis |
| Release: | 8.0-CURRENT |
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
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.
Apply the attached patch.
|
Download patch.txt
|
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
|
| Responsible Changed |
| From-To: | freebsd-ports-bugs->itetcu |
| By: | edwin |
| When: | Sat Jun 27 10:20:11 UTC 2009 |
| Why: | itetcu@ wants his PRs (via the GNATS Auto Assign Tool)
|
| State Changed |
| From-To: | open->suspended |
| By: | itetcu |
| When: | Sat Sep 19 19:35:15 UTC 2009 |
| Why: | Suspend until I can test it.
|