[Bug 297308] [NEW PORT] multimedia/libvpl-tools-1.6.0: utilities for libvpl
| Newsgroups | gmane.os.freebsd.devel.ports.bugs |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=297308 --- Comment #2 from Yuichiro NAITO <[email protected]> --- (In reply to Hiroki Tagato from comment #1) The reason why I didn't use `USE_GNOME=gtkmm40 gtk40` is that `make stage-qa` warns like this. `gtk40` adds a dependency to libatk automatically, but the libatk isn't used for libvpl-tools. ``` % make stage-qa ====> Running Q/A tests (stage-qa) Warning: you might not need LIB_DEPENDS on libatk-1.0.so ``` It looks like a bug on this port. I would like to use LIB_DEPENDS for libgtkmm and libgtk-4. -- You are receiving this mail because: You are the assignee for the bug.