[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


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199544

            Bug ID: 199544
           Summary: editors/abiword: dependency on converters/psiconv
                    should be conditional but isn't
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: gnome at FreeBSD.org
          Reporter: ArthurChance at gmail.com
             Flags: maintainer-feedback?(gnome at FreeBSD.org)
          Assignee: gnome at FreeBSD.org

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list