Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Apr 2015 16:28:20 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 199544] editors/abiword: dependency on converters/psiconv should be conditional but isn't
Message-ID:  <bug-199544-6497-vE9TuPizgE@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-199544-6497@https.bugs.freebsd.org/bugzilla/>
References:  <bug-199544-6497@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
Arthur Chance <ArthurChance@gmail.com> has reassigned Bugzilla Automation
<bugzilla@FreeBSD.org>'s request for maintainer-feedback to gnome@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-199544-6497-vE9TuPizgE>