diff --git a/media-libs/ftgl/ftgl-2.1.5.recipe b/media-libs/ftgl/ftgl-2.1.5.recipe index ae1594b34..f5e68d5f4 100644 --- a/media-libs/ftgl/ftgl-2.1.5.recipe +++ b/media-libs/ftgl/ftgl-2.1.5.recipe @@ -5,7 +5,7 @@ HOMEPAGE="https://sourceforge.net/projects/ftgl" COPYRIGHT="2001-2004 Unicode, Inc. 2001-2009 Henry Maddocks" LICENSE="MIT" -REVISION="1" +REVISION="2" SOURCE_URI="https://sourceforge.net/projects/canvasdraw/files/5.11.1/Docs%20and%20Sources/ftgl-${portVersion}_Sources.tar.gz" CHECKSUM_SHA256="690a7f80375846765f5cbbc10d0d859bfb62281441ff5878f818ced447fca763" SOURCE_DIR="ftgl" @@ -57,6 +57,7 @@ BUILD_PREREQUIRES=" BUILD() { + touch src/ftgl.dep make $jobArgs }