diff --git a/media-libs/sdl_net/sdl_net-1.2.8.recipe b/media-libs/sdl_net/sdl_net-1.2.8.recipe index e9c5b278c..4375646a0 100644 --- a/media-libs/sdl_net/sdl_net-1.2.8.recipe +++ b/media-libs/sdl_net/sdl_net-1.2.8.recipe @@ -18,8 +18,7 @@ SECONDARY_ARCHITECTURES="x86" PROVIDES=" sdl_net$secondaryArchSuffix = $portVersion - lib:libSDL_net$secondaryArchSuffix = 1.2_0.8.0 compat >= 1.2_0 - lib:libSDL_net_1.2$secondaryArchSuffix = 0.8.0 compat >= 1.2 + lib:libSDL_net_1.2$secondaryArchSuffix = 0.8.0 compat >= 0 " REQUIRES=" haiku$secondaryArchSuffix @@ -29,7 +28,7 @@ REQUIRES=" PROVIDES_devel=" sdl_net${secondaryArchSuffix}_devel = $portVersion compat >= 1.2 - devel:libSDL_net$secondaryArchSuffix = 1.2_0.8.0 compat >= 0 + devel:libSDL_net$secondaryArchSuffix =$portVersion compat >= 1.2 devel:libSDL_net_1.2$secondaryArchSuffix = 0.8.0 compat >= 0 " REQUIRES_devel=" @@ -55,6 +54,8 @@ BUILD() { libtoolize --force --copy --install aclocal --force --install -I acinclude + touch NEWS AUTHORS ChangeLog + automake --add-missing autoconf runConfigure ./configure make