Bug 225336 - [patch] graphics/mapserver fails to build without fribidi
Summary: [patch] graphics/mapserver fails to build without fribidi
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: Wen Heping
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2018-01-20 05:57 UTC by Igor Zabelin
Modified: 2019-04-30 22:50 UTC (History)
1 user (show)

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


Attachments
patch Makefile (725 bytes, patch)
2018-01-20 05:57 UTC, Igor Zabelin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Igor Zabelin 2018-01-20 05:57:27 UTC
Created attachment 189928 [details]
patch Makefile

CMake Error at CMakeLists.txt:80 (message):
  HARFBUZZ support requires FRIBIDI support, however FRIBIDI support has been
  disabled.

FriBidi requires harfbuzz and Harfbuzz requires fribidi.
Comment 1 Walter Schwarzenfeld freebsd_triage 2019-02-12 18:28:13 UTC
ping!
Comment 2 Wen Heping freebsd_committer freebsd_triage 2019-04-30 22:50:43 UTC
Committed, thank you !

wen