ports/160883: update to ladspa port to build on nanobsd

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


>Number:         160883
>Category:       ports
>Synopsis:       update to ladspa port to build on 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:07 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:
a patch to allow ladspa to compile correctly for nanobsd
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/audio/ladspa/Makefile,v
retrieving revision 1.16
diff -u -r1.16 Makefile
--- Makefile	3 Jul 2010 14:15:17 -0000	1.16
+++ Makefile	21 Sep 2011 18:33:58 -0000
@@ -19,6 +19,7 @@
 
 WRKSRC=		${WRKDIR}/ladspa_sdk
 USE_GMAKE=	yes
+MAKE_ENV+=	TARGET_ARCH=
 USE_LDCONFIG=	yes
 PROGRAM_FILES=	analyseplugin applyplugin listplugins
 PLUGIN_FILES=	amp.so delay.so filter.so noise.so sine.so


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



More information about the freebsd-ports-bugs mailing list