git: 84512713424b - 2022Q4 - games/ponscripter-07th-mod: pacify stage-qa after 3507e8bb40e0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 12 Dec 2022 11:03:00 UTC
The branch 2022Q4 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=84512713424bf57dd57294cc02d0c77f9df978b7 commit 84512713424bf57dd57294cc02d0c77f9df978b7 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2022-12-12 10:57:41 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2022-12-12 11:02:52 +0000 games/ponscripter-07th-mod: pacify stage-qa after 3507e8bb40e0 Error: /usr/local/bin/ponscr is linked to /usr/local/lib/libgobject-2.0.so.0 from devel/glib20 but it is not declared as a dependency Warning: you need USE_GNOME+=glib20 (cherry picked from commit cc4055cac0511ca23ae937e73653bfc6e742991f) --- games/ponscripter-07th-mod/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/games/ponscripter-07th-mod/Makefile b/games/ponscripter-07th-mod/Makefile index 3d472c61b364..91c5332e6474 100644 --- a/games/ponscripter-07th-mod/Makefile +++ b/games/ponscripter-07th-mod/Makefile @@ -46,6 +46,8 @@ MANPAGES_PLIST_FILES=\ man/man7/ponscripter.7.gz NOTIFY_LIB_DEPENDS= libnotify.so:devel/libnotify +NOTIFY_USES= gnome +NOTIFY_USE= GNOME=glib20 # g_object_unref NOTIFY_CONFIGURE_WITH= libnotify TREMOR_LIB_DEPENDS= libvorbisidec.so:audio/libtremor