Skip to content

Commit

Permalink
devel/yder: Use USES=pathfix to fix .pc installation
Browse files Browse the repository at this point in the history
===>   File(s) found in lib/pkgconfig while correct path is libdata/pkgconfig
       Applying fix but consider using USES= pathfix or adjust install path

Approved by:	portmgr (blanket)
  • Loading branch information
sunpoet committed Jun 30, 2023
1 parent 54ee1a2 commit 665f909
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devel/yder/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ BUILD_DEPENDS= orcania>=2.3.2:devel/orcania
LIB_DEPENDS= liborcania.so:devel/orcania
RUN_DEPENDS= jansson>=2.4:devel/jansson

USES= cmake
USES= cmake pathfix
USE_GITHUB= yes
GH_ACCOUNT= babelouest

Expand Down

0 comments on commit 665f909

Please sign in to comment.