maintainer-feedback requested: [Bug 199544] editors/abiword: dependency on converters/psiconv should be conditional but isn't

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Apr 19 16:28:20 UTC 2015


Arthur Chance <ArthurChance at gmail.com> has reassigned Bugzilla Automation
<bugzilla at FreeBSD.org>'s request for maintainer-feedback to gnome at FreeBSD.org:
Bug 199544: editors/abiword: dependency on converters/psiconv should be
conditional but isn't
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199544



--- Description ---
The dependency on converters/psiconv is conditionalised on the PSION option at
lines 120-126 of the Makefile, but is also included in the LIB_DEPENDS at the
top at line 22, so is always required.

Fix by simply deleting the unconditional line.


More information about the freebsd-gnome mailing list