Bug 190153

Summary: [PATCH] devel/itext: fix docs build
Product: Ports & Packages Reporter: Steve Wills <swills>
Component: Individual Port(s)Assignee: Alex Dupre <ale>
Status: Closed FIXED    
Severity: Affects Only Me CC: ale
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
itext-4.2.0.patch none

Description Steve Wills freebsd_committer freebsd_triage 2014-05-23 20:20:00 UTC
- Fix docs build

I ran into an issue building this in poudriere on 11-CURRENT. The docs were
failing to build, but ant was exiting with a zero return code, so there was no
error until make tried to install the docs. This fixes the docs build for me.

Port maintainer (ale@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 1.02 (mode: change, diff: SVN)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-05-23 20:20:04 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ale

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Alex Dupre freebsd_committer freebsd_triage 2014-06-05 12:37:50 UTC
It should be fixed.