Bug 186033 - graphics/xpdf fails to package with X11 option unset
Summary: graphics/xpdf fails to package with X11 option unset
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Cy Schubert
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-23 13:30 UTC by Sascha Klauder
Modified: 2015-04-01 21:24 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (296 bytes, patch)
2014-01-23 13:30 UTC, Sascha Klauder
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sascha Klauder 2014-01-23 13:30:00 UTC
With disabled x11 support, xpdf fails to "make package" because the plist lists the libexec/xpdf/xpdf file (which is only built when x11 support is enabled) unconditionally :

=======================<phase: package        >============================
===>  Building package for xpdf-3.03_4
tar: libexec/xpdf/xpdf: Cannot stat: No such file or directory
tar: Error exit delayed from previous errors.
pkg_create: make_dist: tar command failed with code 256
*** Error code 1

Stop in /usr/ports/graphics/xpdf.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-01-23 13:30:07 UTC
Responsible Changed
From-To: freebsd-ports-bugs->cy

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Bartek Rutkowski freebsd_committer freebsd_triage 2015-04-01 21:24:58 UTC
The fix for this issue is already in the port, so I am closing this PR.