mirror of
https://github.com/yann64/haikuports.git
synced 2026-03-19 01:46:00 +01:00
mpfr, move pkgconfig to where it can be found (#9050)
This commit is contained in:
@@ -23,7 +23,7 @@ improved an existing one, please share your work!"
|
||||
HOMEPAGE="https://www.mpfr.org"
|
||||
COPYRIGHT="2000-2023 Free Software Foundation, Inc."
|
||||
LICENSE="GNU LGPL v3"
|
||||
REVISION="2"
|
||||
REVISION="3"
|
||||
SOURCE_URI="http://ftp.gnu.org/gnu/mpfr/mpfr-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="691db39178e36fc460c046591e4b0f2a52c8f2b3ee6d750cc2eab25f1eaa999d"
|
||||
|
||||
@@ -81,7 +81,9 @@ INSTALL()
|
||||
make install
|
||||
rm $libDir/libmpfr.la
|
||||
prepareInstalledDevelLib libmpfr
|
||||
packageEntries devel $developDir $libDir/pkgconfig
|
||||
fixPkgconfig
|
||||
|
||||
packageEntries devel $developDir
|
||||
}
|
||||
|
||||
TEST()
|
||||
|
||||
Reference in New Issue
Block a user