misc/160877: port fix to build on nanobsd

Richard Neese r.neese at gmail.com
Wed Sep 21 19:10:08 UTC 2011


>Number:         160877
>Category:       misc
>Synopsis:       port fix to build on nanobsd
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-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 at almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
this patch allows fo cmt port to compile for nano bsd.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/audio/cmt/Makefile,v
retrieving revision 1.13
diff -u -r1.13 Makefile
--- Makefile	14 Apr 2011 07:24:38 -0000	1.13
+++ Makefile	21 Sep 2011 18:33:34 -0000
@@ -21,6 +21,7 @@
 BUILD_WRKSRC=	${WRKDIR}/${PORTNAME}/src
 
 USE_GMAKE=	yes
+MAKE_ENV+=	TARGET_ARCH=
 MAKEFILE=	makefile
 MAKE_ARGS=	CXX="${CXX}" \
 		CXXFLAGS="${CXXFLAGS} -fPIC -I${LOCALBASE}/include"


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


More information about the freebsd-bugs mailing list