mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
allegro: fix pkgconfig file location
This commit is contained in:
@@ -13,7 +13,7 @@ but has since received contributions from hundreds of people over the net."
|
||||
HOMEPAGE="http://alleg.sourceforge.net/"
|
||||
COPYRIGHT="1998-2010 Shawn Hargreaves et al."
|
||||
LICENSE="Allegro"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="http://sourceforge.net/projects/alleg/files/allegro/4.4.2/allegro-4.4.2.tar.gz/download"
|
||||
CHECKSUM_SHA256="1b21e7577dbfada02d85ca4510bd22fedaa6ce76fde7f4838c7c1276eb840fdc"
|
||||
PATCHES="allegro-4.4.2.patchset"
|
||||
@@ -83,6 +83,7 @@ INSTALL()
|
||||
{
|
||||
make install
|
||||
|
||||
fixPkgconfig
|
||||
prepareInstalledDevelLibs liballeg libjpgalleg libloadpng liblogg
|
||||
packageEntries devel $developDir $binDir
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user