Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Mar 2013 12:50:01 GMT
From:      =?UTF-8?Q?Ry=C5=8DTa_SimaMoto?= <liangtai.s4@gmail.com>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/177370: New port: audio/opusfile
Message-ID:  <201303281250.r2SCo1Gi066369@freefall.freebsd.org>

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

From: =?UTF-8?Q?Ry=C5=8DTa_SimaMoto?= <liangtai.s4@gmail.com>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/177370: New port: audio/opusfile
Date: Thu, 28 Mar 2013 21:48:48 +0900

 Bug fix: remove openssl from .pc
 
 --- audio/opusfile/Makefile
 +++ audio/opusfile/Makefile
 @@ -44,6 +44,8 @@ DIST_DOCS=    AUTHORS README.txt
  post-patch:
  	@${REINPLACE_CMD} -e 's|%%PACKAGE_VERSION%%|${PORTVERSION}|' \
  		${WRKSRC}/configure.ac
 +	@${REINPLACE_CMD} -e 's| @openssl@||' \
 +		${WRKSRC}/opusfile.pc.in  ${WRKSRC}/opusfile-uninstalled.pc.in
 
  pre-configure:
  	@${REINPLACE_CMD} -e 's|^\(dist_doc_DATA =\).*|\1 ${DIST_DOCS}|' \



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