Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Sep 2011 19:27:13 GMT
From:      Richard Neese <r.neese@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/160886: patch for newt to compile correctly nanobsd
Message-ID:  <201109211927.p8LJRD8R067656@red.freebsd.org>
Resent-Message-ID: <201109211930.p8LJU96C061851@freefall.freebsd.org>

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

>Number:         160886
>Category:       ports
>Synopsis:       patch for newt to compile correctly nanobsd
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 21 19:30:09 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Richard Neese
>Release:        FreeBSD 8.2-STABLE
>Organization:
>Environment:
FreeBSD ports.freebsd.org 8.2-STABLE-201105 FreeBSD 8.2-STABLE-201105 #0: Tue May 17 05:46:49 UTC 2011     root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
patch to allow newt to compile correctly for nanobsd builds
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/newt/Makefile,v
retrieving revision 1.42
diff -u -r1.42 Makefile
--- Makefile	31 May 2010 01:58:22 -0000	1.42
+++ Makefile	21 Sep 2011 18:34:38 -0000
@@ -30,6 +30,7 @@
 SUB_LIST=	VERSION=${PORTVERSION}
 
 USE_GMAKE=	yes
+MAKE_ENV+=	TARGET_ARCH=
 MAKE_JOBS_UNSAFE=	yes
 
 .if defined(WITHOUT_NLS)


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



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