Changes to OpenTTD recipe

This commit is contained in:
Adrián Arroyo Calle
2014-01-12 20:01:58 +00:00
parent 6e8666a3ff
commit c6a97c79f7
4 changed files with 7 additions and 7 deletions

View File

@@ -11,7 +11,7 @@ HOMEPAGE="http://www.openttd.org"
SRC_URI="http://binaries.openttd.org/extra/opensfx/$portVersion/opensfx-$portVersion-all.zip"
CHECKSUM_MD5="3605b82f24153500c8a1804e4420168a"
REVISION="1"
ARCHITECTURES="x86_gcc2 x86"
ARCHITECTURES="any"
SOURCE_DIR="opensfx-$portVersion"
PROVIDES="
@@ -29,7 +29,7 @@ PROVIDES="
BUILD()
{
echo "Nothing to build!"
true
}
INSTALL()