Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Aug 2005 18:50:16 GMT
From:      Emanuel Haupt <ehaupt@critical.ch>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/85094: new port: audio/xmms-nsf - XMMS input-plugin for playing Nintendo(TM) NSF audio files
Message-ID:  <200508181850.j7IIoGUP049924@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/85094; it has been noted by GNATS.

From: Emanuel Haupt <ehaupt@critical.ch>
To: bug-followup@FreeBSD.org, ehaupt@critical.ch
Cc:  
Subject: Re: ports/85094: new port: audio/xmms-nsf - XMMS input-plugin for
 playing Nintendo(TM) NSF audio files
Date: Thu, 18 Aug 2005 20:43:43 +0200

 i forgot to add -fPIC, please apply the following patch:
 
 --- Makefile.patch begins here ---
 --- Makefile.orig	Thu Aug 18 20:40:50 2005
 +++ Makefile	Thu Aug 18 20:41:26 2005
 @@ -23,6 +23,8 @@
  
  ONLY_FOR_ARCHS=	i386 amd64
  
 +CFLAGS+=	-fPIC
 +
  PLIST_FILES=	lib/xmms/Input/libnsf.so lib/xmms/Input/libnsf.la
  
  post-patch:
 --- Makefile.patch ends here ---
 



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