Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Jun 2010 12:44:39 GMT
From:      Steve Wills <steve@mouf.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/148210: print/jadetex
Message-ID:  <201006281244.o5SCidiV016824@www.freebsd.org>
Resent-Message-ID: <201006281250.o5SCo1Op077824@freefall.freebsd.org>

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

>Number:         148210
>Category:       ports
>Synopsis:       print/jadetex
>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:   Mon Jun 28 12:50:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Steve Wills
>Release:        8.1-amd64
>Organization:
>Environment:
>Description:
The print/jadetex port seems to fail for me with FORCE_MAKE_JOBS defined. It seems to need MAKE_JOBS_UNSAFE defined.
>How-To-Repeat:
Try to build print/jadetex with FORCE_MAKE_JOBS defined.
>Fix:
--- Makefile.orig       2010-06-28 08:43:01.398013547 -0400
+++ Makefile    2010-06-28 08:38:08.256110865 -0400
@@ -18,6 +18,7 @@
 LIB_DEPENDS=   png.6:${PORTSDIR}/graphics/png
 RUN_DEPENDS=   etex:${PORTSDIR}/print/teTeX-base

+MAKE_JOBS_UNSAFE=      yes
 MAKE_ENV=      TEXMFCNF=${FILESDIR}:${TEXMFDIR}/web2c

 PKGMESSAGE=    ${WRKDIR}/pkg-message


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



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