scons: the haiku patchset went missing during version bump.

* adjust/fix paths used with finddir.
This commit is contained in:
Jérôme Duval
2016-12-04 15:22:44 +01:00
parent bdfabca54b
commit 86992e583d
2 changed files with 98 additions and 1 deletions

View File

@@ -7,9 +7,10 @@ an easier, more reliable and faster way to build software."
HOMEPAGE="http://www.scons.org/"
COPYRIGHT="2001-2012 The SCons Foundation"
LICENSE="MIT"
REVISION="1"
REVISION="2"
SOURCE_URI="http://sourceforge.net/projects/scons/files/scons/$portVersion/scons-$portVersion.tar.gz"
CHECKSUM_SHA256="0b25218ae7b46a967db42f2a53721645b3d42874a65f9552ad16ce26d30f51f2"
PATCHES="scons-$portVersion.patchset"
ARCHITECTURES="x86_gcc2 x86 x86_64"