diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2022-12-12 10:57:41 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2022-12-12 11:00:04 +0000 |
commit | cc4055cac0511ca23ae937e73653bfc6e742991f (patch) | |
tree | 615efca3da2524f020153dbcf5cd180e34cf4afe /games/ponscripter-07th-mod | |
parent | 99dfdc235ea8f81b337749b8f3f6f63d156b3ff9 (diff) | |
download | ports-cc4055cac0511ca23ae937e73653bfc6e742991f.tar.gz ports-cc4055cac0511ca23ae937e73653bfc6e742991f.zip |
Diffstat (limited to 'games/ponscripter-07th-mod')
-rw-r--r-- | games/ponscripter-07th-mod/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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 |