Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Sep 2011 19:07:35 GMT
From:      Richard Neese <r.neese@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/160878: patch to fix dahdi to build for nanobsd
Message-ID:  <201109211907.p8LJ7ZmW031570@red.freebsd.org>
Resent-Message-ID: <201109211910.p8LJA8ax043403@freefall.freebsd.org>

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

>Number:         160878
>Category:       ports
>Synopsis:       patch to fix dahdi to build for 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:10:08 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:

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/misc/dahdi/Makefile,v
retrieving revision 1.19
diff -u -r1.19 Makefile
--- Makefile	18 Apr 2011 17:38:21 -0000	1.19
+++ Makefile	21 Sep 2011 18:36:11 -0000
@@ -24,6 +24,7 @@
 
 GNU_CONFIGURE=	yes
 USE_GMAKE=	yes
+MAKE_ENV+=	TARGET_ARCH=
 CONFIGURE_ARGS=	--with-dahdi=../freebsd --sysconfdir=${PREFIX}/etc --with-newt=${LOCALBASE}
 CONFIGURE_ENV=	WGET=/usr/bin/fetch
 WRKSRC=		${WRKDIR}/${DISTNAME}/tools


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



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