git: cc4055cac051 - main - 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:01:21 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=cc4055cac0511ca23ae937e73653bfc6e742991f commit cc4055cac0511ca23ae937e73653bfc6e742991f 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:00:04 +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 --- 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 d50d251c1f49..306326b8bfa8 100644 --- a/games/ponscripter-07th-mod/Makefile +++ b/games/ponscripter-07th-mod/Makefile @@ -47,6 +47,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