ports/141190: [patch] net/tightvnc mark MAKE_JOBS_UNSAFE
Andrius Morkunas
hinokind at gmail.com
Sat Dec 5 14:20:02 UTC 2009
>Number: 141190
>Category: ports
>Synopsis: [patch] net/tightvnc mark MAKE_JOBS_UNSAFE
>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 Dec 05 14:20:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator: Andrius Morkunas
>Release: 8-STABLE
>Organization:
>Environment:
FreeBSD klevas.local 8.0-STABLE FreeBSD 8.0-STABLE #0 r200042: Wed Dec 2 22:16:20 EET 2009 root at klevas:/usr/obj/usr/src/sys/GENERIC amd64
>Description:
Mark net/tightvnc MAKE_JOBS_UNSAFE.
FORCE_MAKE_JOBS breaks build on amd64 and i386 8-RELEASE. Not tested on other versions.
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
diff -ruN net/tightvnc.orig/Makefile net/tightvnc/Makefile
--- net/tightvnc.orig/Makefile 2009-08-22 03:31:46.000000000 +0300
+++ net/tightvnc/Makefile 2009-12-05 14:32:16.223357558 +0200
@@ -15,6 +15,7 @@
MAINTAINER= itetcu at FreeBSD.org
COMMENT= Enhanced version of VNC
+MAKE_JOBS_UNSAFE= yes
LIB_DEPENDS= jpeg.10:${PORTSDIR}/graphics/jpeg
RUN_DEPENDS= showrgb:${PORTSDIR}/x11/rgb \
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list