ports/177370: New port: audio/opusfile
RyōTa SimaMoto
liangtai.s4 at gmail.com
Thu Mar 28 12:50:01 UTC 2013
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 at gmail.com>
To: bug-followup at 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}|' \
More information about the freebsd-ports-bugs
mailing list