diff --git a/sys-devel/distcc/distcc-3.1.recipe b/sys-devel/distcc/distcc-3.1.recipe index 7815c3934..5333ce91c 100644 --- a/sys-devel/distcc/distcc-3.1.recipe +++ b/sys-devel/distcc/distcc-3.1.recipe @@ -5,7 +5,7 @@ COPYRIGHT="Copyright (C) 2002, 2003, 2004 by Martin Pool LICENSE="GNU GPL v2" SRC_URI="http://distcc.googlecode.com/files/distcc-3.1.tar.bz2" CHECKSUM_MD5="a1a9d3853df7133669fffec2a9aab9f3" -REVISION="1" +REVISION="2" ARCHITECTURES="?x86_gcc2 ?x86" PROVIDES=" @@ -24,15 +24,15 @@ GLOBAL_WRITABLE_FILES=" " REQUIRES=" - haiku + haiku >= $haikuVersion lib:libpython2.6 " -# second part only for tests. Where to put that ? BUILD_REQUIRES=" devel:libpython2.6 " BUILD_PREREQUIRES=" + haiku_devel >= $haikuVersion cmd:libtoolize cmd:which cmd:aclocal @@ -50,7 +50,7 @@ BUILD() libtoolize --copy --force --install ./autogen.sh runConfigure ./configure \ - LDFLAGS=-L/boot/common/lib/python2.6/config + LDFLAGS=-L/boot/system/lib/python2.6/config make $jobArgs } @@ -61,7 +61,7 @@ INSTALL() TEST() { - make check RESTRICTED_PATH=/sources/distcc-3.3:/boot/common/develop/tools/bin:/bin + make check RESTRICTED_PATH=/sources/distcc-3.1:/boot/system/develop/tools/bin:/bin } DESCRIPTION="