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"
|
||||
DESCRIPTION="Simple Direct Media Layer Net Library"
|
||||
SUMMARY="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"
|
||||
SRC_URI="http://www.libsdl.org/projects/SDL_net/release/SDL_net-1.2.8.tar.gz"
|
||||
CHECKSUM_MD5="20e64e61d65662db66c379034f11f718"
|
||||
@@ -49,10 +49,10 @@ INSTALL()
|
||||
{
|
||||
make install
|
||||
|
||||
fixPkgconfig
|
||||
|
||||
prepareInstalledDevelLib libSDL_net
|
||||
|
||||
fixPkgconfig
|
||||
|
||||
packageEntries devel \
|
||||
$developDir
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user