Bug 200886 - graphics/gimp-app: fix make error
Summary: graphics/gimp-app: fix make error
Status: Closed Feedback Timeout
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: freebsd-gnome (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-15 21:54 UTC by jhs
Modified: 2017-05-15 21:50 UTC (History)
2 users (show)

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


Attachments
patch to fix make errror (741 bytes, patch)
2015-06-15 21:54 UTC, jhs
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description jhs 2015-06-15 21:54:20 UTC
Created attachment 157770 [details]
patch to fix make errror

graphics/gimp-app

patch to avoid
To avoid this error on current 2015-06-15

===>  Installing for gimp-app-2.8.14_2,1
===>   Registering installation for gimp-app-2.8.14_2,1
pkg-static: Unable to access file /data/release/11.0-CURRENT/usr/ports/graphics/
gimp-app/work/stage/usr/local/libexec/gimp/2.2/plug-ins/file-pdf-load: No such f
ile or directory
Comment 1 Koop Mast freebsd_committer freebsd_triage 2015-07-14 14:32:25 UTC
That file is part of the PDF support in gimp-app. Gimp uses poppler for PDF. Can you include config.log from work/gimp-2.8.14/ ? My guess is that configure can't detect poppler correctly.