Bug 253085 - cad/opencascade: fix building when installed
Summary: cad/opencascade: fix building when installed
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: Thierry Thomas
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2021-01-29 18:28 UTC by Val Packett
Modified: 2021-02-01 20:43 UTC (History)
0 users

See Also:
thierry: maintainer-feedback+
thierry: maintainer-feedback+


Attachments
opencascade-build.patch (7.14 KB, patch)
2021-01-29 18:28 UTC, Val Packett
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Val Packett 2021-01-29 18:28:56 UTC
Created attachment 222011 [details]
opencascade-build.patch

Easy fix.
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-02-01 20:43:03 UTC
A commit references this bug:

Author: thierry
Date: Mon Feb  1 20:43:01 UTC 2021
New revision: 563761
URL: https://svnweb.freebsd.org/changeset/ports/563761

Log:
  Fix building when installed.

  Since I?m there, add 3 more doc files to plist, but do not bump PORTREVISION to
  avoid a rebuild.

  PR:		253085
  Submitted by:	greg (at) unrelenting.technology

Changes:
  head/cad/opencascade/Makefile
  head/cad/opencascade/files/patch-CMakeLists.txt
  head/cad/opencascade/pkg-plist
Comment 2 Thierry Thomas freebsd_committer freebsd_triage 2021-02-01 20:43:14 UTC
Committed, thanks!