git: adf72041025e - main - games/palapeli: pacify stage-qa after fca135644fd0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 19 May 2023 21:27:15 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=adf72041025ef54edd48f7d7b817ce97ca383bc2 commit adf72041025ef54edd48f7d7b817ce97ca383bc2 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2023-05-19 21:20:06 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-05-19 21:21:37 +0000 games/palapeli: pacify stage-qa after fca135644fd0 Error: /usr/local/bin/palapeli is linked to /usr/local/lib/libX11.so.6 from x11/libX11 but it is not declared as a dependency Warning: you need USE_XORG+=x11 Reported by: portscan --- games/palapeli/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games/palapeli/Makefile b/games/palapeli/Makefile index 642cd9f26a5e..f29144f8dad2 100644 --- a/games/palapeli/Makefile +++ b/games/palapeli/Makefile @@ -8,7 +8,7 @@ COMMENT= ${${PORTNAME:tu}_DESC} WWW= https://www.kde.org/applications/games/palapeli/ USES= cmake compiler:c++11-lang desktop-file-utils kde:5 qt:5 \ - shared-mime-info tar:xz + shared-mime-info tar:xz xorg USE_KDE= archive auth codecs completion config configwidgets coreaddons \ crash i18n itemviews jobwidgets kio libkdegames notifications service \ solid widgetsaddons windowsystem xmlgui