ports/186779: building graphics/libopenraw fails
Mars G. Miro
spry at anarchy.in.the.ph
Mon Mar 17 17:10:02 UTC 2014
The following reply was made to PR ports/186779; it has been noted by GNATS.
From: "Mars G. Miro" <spry at anarchy.in.the.ph>
To: bug-followup at FreeBSD.org
Cc: Tsurutani Naoki <turutani at scphys.kyoto-u.ac.jp>,
Alex Zbyslaw <alexz52 at blueyonder.co.uk>
Subject: Re: ports/186779: building graphics/libopenraw fails
Date: Tue, 18 Mar 2014 00:58:02 +0800
This is a multi-part message in MIME format.
--------------080901070903030608010708
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
And herein is the patch by Alex Zbyslaw <alexz52 at blueyonder.co.uk> ready
to be placed under graphics/libopenraw/files/
It works for me, too.
--
Technicality, n.:
In an English court a man named Home was tried for slander in
having accused a neighbor of murder. His exact words were: "Sir
Thomas Holt hath taken a cleaver and stricken his cook upon the
head, so that one side of his head fell on one shoulder and the
other side upon the other shoulder." The defendant was
acquitted by instruction of the court, the learned judges
holding that the words did not charge murder, for they did not
affirm the death of the cook, that being only an inference.
-- Ambrose Bierce, "The Devil's Dictionary"
--------------080901070903030608010708
Content-Type: text/plain; charset=us-ascii;
name="patch-configure"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
filename="patch-configure"
--- configure.bak 2009-05-16 04:22:10.000000000 +0800
+++ configure 2014-03-17 23:47:54.000000000 +0800
@@ -15936,9 +15936,9 @@
boost_unit_test_framework$boost_tag_$boost_ver_
do
# Avoid testing twice the same lib
- case $boost_failed_libs in #(
- *@$boost_lib@*) continue;;
- esac
+ #case $boost_failed_libs in #(
+ # *@$boost_lib@*) continue;;
+ #esac
# If with_boost is empty, we'll search in /lib first, which is not quite
# right so instead we'll try to a location based on where the headers are.
boost_tmp_lib=$with_boost
--------------080901070903030608010708--
More information about the freebsd-ports-bugs
mailing list