Date: Sun, 19 Apr 2015 16:28:20 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 199544] editors/abiword: dependency on converters/psiconv should be conditional but isn't Message-ID: <bug-199544-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
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@FreeBSD.org Reporter: ArthurChance@gmail.com Flags: maintainer-feedback?(gnome@FreeBSD.org) Assignee: gnome@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-199544-13>