[Bug 235838] net-im/gajim: fix run dependencies
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Feb 18 18:31:05 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235838
Bug ID: 235838
Summary: net-im/gajim: fix run dependencies
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: rm at FreeBSD.org
Reporter: tobias.rehbein at web.de
Flags: maintainer-feedback?(rm at FreeBSD.org)
Assignee: rm at FreeBSD.org
Created attachment 202131
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=202131&action=edit
Fix run dependencies in net-im/gajim
Yesterday I installed gajim and tried to run it. It failed because of missing
run dependencies. The way comments are placed in the RUN_DEPENDS variable
breaks the list of run dependencies.
I broke the RUN_DEPENDS in multiple commented subvariables which seems to work
fine. After that the `make run-depends-list` contains databases/py-sqlite3,
graphics/py-cairo and devel/py-pyasn1, as expected. With the original port
these dependencies were missing.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list