Skip to content

Commit

Permalink
media-gfx/aqsis: Fix BOOST_JOIN with >=dev-libs/boost-1.58.0
Browse files Browse the repository at this point in the history
Gentoo-Bug: 574560
* Also fix BOOST_MAKE_PFTO_WRAPPER macro that was removed

Package-Manager: portage-2.2.28
  • Loading branch information
SoapGentoo committed Mar 28, 2016
1 parent ebc581a commit 826c6a8
Show file tree
Hide file tree
Showing 3 changed files with 612 additions and 1 deletion.
4 changes: 3 additions & 1 deletion media-gfx/aqsis/aqsis-1.8.2.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

Expand Down Expand Up @@ -36,6 +36,8 @@ DOCS=( AUTHORS INSTALL README )
PATCHES=(
"${FILESDIR}/${P}-openexr-compat.patch"
"${FILESDIR}/${P}-unbundle-tinyxml.patch"
"${FILESDIR}/${P}-pfto-boost-1.59.patch"
"${FILESDIR}/${P}-boost-join-moc.patch"
)

src_configure() {
Expand Down
Loading

0 comments on commit 826c6a8

Please sign in to comment.