mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
Fixed sdl_net recipe.
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
SUMMARY="This is a small simple cross-platform networking library for SDL"
|
SUMMARY="Simple Direct Media Layer Net Library"
|
||||||
DESCRIPTION="Simple Direct Media Layer Net Library"
|
DESCRIPTION="This is a small simple cross-platform networking library for SDL"
|
||||||
HOMEPAGE="http://www.libsdl.org/projects/SDL_net"
|
HOMEPAGE="http://www.libsdl.org/projects/SDL_net"
|
||||||
SRC_URI="http://www.libsdl.org/projects/SDL_net/release/SDL_net-1.2.8.tar.gz"
|
SRC_URI="http://www.libsdl.org/projects/SDL_net/release/SDL_net-1.2.8.tar.gz"
|
||||||
CHECKSUM_MD5="20e64e61d65662db66c379034f11f718"
|
CHECKSUM_MD5="20e64e61d65662db66c379034f11f718"
|
||||||
@@ -49,10 +49,10 @@ INSTALL()
|
|||||||
{
|
{
|
||||||
make install
|
make install
|
||||||
|
|
||||||
fixPkgconfig
|
|
||||||
prepareInstalledDevelLib libSDL_net
|
prepareInstalledDevelLib libSDL_net
|
||||||
|
|
||||||
fixPkgconfig
|
fixPkgconfig
|
||||||
|
|
||||||
packageEntries devel \
|
packageEntries devel \
|
||||||
$developDir
|
$developDir
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user