Bug 195907 - [patch] x11-toolkits/ocaml-lablgtk2: Fix build without DOCS
Summary: [patch] x11-toolkits/ocaml-lablgtk2: Fix build without DOCS
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Bartek Rutkowski
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-12 02:01 UTC by Kevin Zheng
Modified: 2015-03-08 17:57 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (bf)


Attachments
Patch to fix build without DOCS (531 bytes, patch)
2014-12-12 02:01 UTC, Kevin Zheng
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kevin Zheng 2014-12-12 02:01:56 UTC
Created attachment 150493 [details]
Patch to fix build without DOCS

x11-toolkits/ocaml-lablgtk2 fails to package when it tries to run `install` on non-existent documentation files, when building without DOCS.
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2014-12-12 02:01:56 UTC
Auto-assigned to maintainer bf@FreeBSD.org
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-03-08 17:57:03 UTC
A commit references this bug:

Author: robak
Date: Sun Mar  8 17:56:31 UTC 2015
New revision: 380781
URL: https://svnweb.freebsd.org/changeset/ports/380781

Log:
  x11-toolkits/ocaml-lablgtk2: fix build without DOCS

  - Maintainer's timeout (bf@FreeBSD.org)

  PR:		195907
  Submitted by:	Kevin Zheng <kevinz5000@gmail.com>

Changes:
  head/x11-toolkits/ocaml-lablgtk2/Makefile
Comment 3 Bartek Rutkowski freebsd_committer freebsd_triage 2015-03-08 17:57:25 UTC
Committed, thanks for your work!