Bug 225151 - graphics/inkscape fails to build due to missing dependency on textproc/aspell
Summary: graphics/inkscape fails to build due to missing dependency on textproc/aspell
Status: Closed Overcome By Events
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-01-14 05:17 UTC by Koichiro Iwao
Modified: 2018-03-27 06:20 UTC (History)
3 users (show)

See Also:


Attachments
patch (553 bytes, text/plain)
2018-01-14 05:17 UTC, Koichiro Iwao
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Koichiro Iwao freebsd_committer freebsd_triage 2018-01-14 05:17:59 UTC
Created attachment 189699 [details]
patch

(snip)
Error: /usr/local/bin/inkscape is linked to /usr/local/lib/libaspell.so.15 from textproc/aspell but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libaspell.so:textproc/aspell
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/graphics/inkscape
*** Error code 1

Stop.
make: stopped in /usr/ports/graphics/inkscape

===>>> make stage failed for graphics/inkscape
===>>> Aborting update


===>>> You can restart from the point of failure with this command line:
       portmaster <flags> graphics/inkscape
Comment 1 Koichiro Iwao freebsd_committer freebsd_triage 2018-03-27 06:20:13 UTC
Now it builds.