Fix provides of sdl_{net,mixer}_devel

This commit is contained in:
Jonathan Schleifer
2014-03-28 23:53:47 +01:00
parent b3e25e481e
commit 41477098fa
2 changed files with 3 additions and 4 deletions

View File

@@ -10,7 +10,7 @@ CHECKSUM_RMD160="44262f5d4c68c9b525fce04ebe83e03cd7e005a4"
CHECKSUM_SHA512="2766ca55343127c619958ab3a3ae3052a27a676839f10a158f7dfc071b8db38c2f1fc853e8add32b9fef94ab07eaa986f46a68e264e8087b57c990af30ea9a0b"
LICENSE="Zlib"
COPYRIGHT="1997-2012 Sam Lantinga"
REVISION="3"
REVISION="4"
ARCHITECTURES="x86 x86_gcc2 x86_64"
SECONDARY_ARCHITECTURES="x86"
@@ -68,7 +68,7 @@ INSTALL()
}
PROVIDES_devel="
sdl_net${secondaryArchSuffix} = $portVersion compat >= 1.2
devel:sdl_net${secondaryArchSuffix} = $portVersion compat >= 1.2
devel:libSDL_net$secondaryArchSuffix = 1.2_0.8.0 compat >= 0
devel:libSDL_net_1.2$secondaryArchSuffix = 0.8.0 compat >= 0
"