Date: Thu, 20 Feb 2014 08:35:03 GMT From: webstyle FreeBSD ports <freebsd.ports@webstyle.ch> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/186910: pkg-plist doesn't declare file option-dependent Message-ID: <201402200835.s1K8Z3aG069528@cgiserv.freebsd.org> Resent-Message-ID: <201402200840.s1K8e0Rr045173@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 186910 >Category: ports >Synopsis: pkg-plist doesn't declare file option-dependent >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Feb 20 08:40:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: webstyle FreeBSD ports >Release: 9.2 >Organization: webstyle GmbH >Environment: >Description: There is obviously no xpdf binary going to be built WITHOUT_X11 >How-To-Repeat: >Fix: Patch attached with submission follows: Index: pkg-plist =================================================================== --- pkg-plist (revision 345182) +++ pkg-plist (working copy) @@ -5,7 +5,7 @@ libexec/xpdf/pdftoppm libexec/xpdf/pdftops libexec/xpdf/pdftotext -libexec/xpdf/xpdf +%%X11%%libexec/xpdf/xpdf %%X11%%bin/xpdf etc/xpdfrc %%PORTDOCS%%%%DOCSDIR%%/ANNOUNCE >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402200835.s1K8Z3aG069528>