1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-14 07:43:06 +00:00

security/mbedtls: Add USES= pathfix

pkgconfig file gets installed in wrong path by default

Approved by:	portmgr (blanket, build fix)
This commit is contained in:
Daniel Engberg 2024-08-24 20:42:46 +02:00
parent 0caaa43f45
commit f0604eaf3a

View File

@ -11,7 +11,7 @@ LICENSE= APACHE20 GPLv2+
LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= cmake:testing python:build,test shebangfix tar:bz2
USES= cmake:testing pathfix python:build,test shebangfix tar:bz2
SHEBANG_FILES= scripts/*.py tests/scripts/*.py
USE_LDCONFIG= yes