mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
libmicrohttpd: fix pkgconfig file location
This commit is contained in:
@@ -30,7 +30,7 @@ COPYRIGHT="2015 Free Software Foundation, Inc."
|
||||
LICENSE="GNU LGPL v2.1"
|
||||
SOURCE_URI="http://ftp.gnu.org/gnu/libmicrohttpd/libmicrohttpd-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="f2739cc05112dc00a5ebe1a470174970ca3a3fd71dcd67fb7539af9d83b8411e"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 ?x86 ?x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
@@ -80,6 +80,7 @@ INSTALL()
|
||||
{
|
||||
make install
|
||||
|
||||
fixPkgconfig
|
||||
prepareInstalledDevelLibs \
|
||||
libmicrohttpd
|
||||
packageEntries devel \
|
||||
|
||||
Reference in New Issue
Block a user