Bug 208563 - multimedia/assimp: fix build in presence of minizip
Summary: multimedia/assimp: fix build in presence of minizip
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Dmitry Marakasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-06 02:32 UTC by Dmitry Marakasov
Modified: 2016-04-22 17:16 UTC (History)
1 user (show)

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


Attachments
Patch (481 bytes, patch)
2016-04-06 02:32 UTC, Dmitry Marakasov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Marakasov freebsd_committer freebsd_triage 2016-04-06 02:32:10 UTC
Created attachment 169019 [details]
Patch

[ 95%] Linking CXX shared library ../lib/libassimp.so
/usr/bin/ld: cannot find -lminizip
c++: error: linker command failed with exit code 1 (use -v to see invocation)
--- lib/libassimp.so.3.1.1 ---
*** [lib/libassimp.so.3.1.1] Error code 1

Fix attached.
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-04-22 17:16:34 UTC
A commit references this bug:

Author: amdmi3
Date: Fri Apr 22 17:15:38 UTC 2016
New revision: 413789
URL: https://svnweb.freebsd.org/changeset/ports/413789

Log:
  - Fix build in presence of minizip

  PR:		208563
  Approved by:	maintainer timeout (yuri@tsoft.com, 2 weeks)

Changes:
  head/multimedia/assimp/files/
  head/multimedia/assimp/files/patch-CMakeLists.txt