Lines 14-23
Link Here
|
14 |
|
14 |
|
15 |
IUSE="exceptions static-libs" |
15 |
IUSE="exceptions static-libs" |
16 |
RDEPEND="" |
16 |
RDEPEND="" |
17 |
DEPEND="${RDEPEND}" |
17 |
DEPEND="${RDEPEND} |
|
|
18 |
sys-devel/automake:1.9" |
19 |
WANT_AUTOMAKE=1.9 |
18 |
|
20 |
|
19 |
S="${WORKDIR}/${PV}/CLHEP" |
21 |
S="${WORKDIR}/${PV}/CLHEP" |
20 |
|
22 |
|
|
|
23 |
|
21 |
src_prepare() { |
24 |
src_prepare() { |
22 |
for d in $(find . -name configure.ac); do |
25 |
for d in $(find . -name configure.ac); do |
23 |
# respect user flags and fix some compilers stuff |
26 |
# respect user flags and fix some compilers stuff |