Bug 48579 - GIMP plugin installed wrong place
Summary: GIMP plugin installed wrong place
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-23 05:40 UTC by Alexander Nedotsukov
Modified: 2003-04-13 23:27 UTC (History)
0 users

See Also:


Attachments
patch-aa (423 bytes, text/plain)
2003-02-23 05:40 UTC, Alexander Nedotsukov
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Nedotsukov 2003-02-23 05:40:05 UTC
When built with the WITH_GIMP option it installs gtkam-gimp binary wrong place.
It is /usr/X11R6/lib/gimp/1.3/plug-ins instead of /usr/X11R6/libexec/gimp/1.3/plug-ins. This prevent plugin from use in gimp and conflicts with plist.

How-To-Repeat: cd /usr/ports/graphics/gtkam; make WITH_GIMP=yes install; pkg_info -g gtkam*
Comment 1 Joe Marcus Clarke freebsd_committer freebsd_triage 2003-04-13 23:27:43 UTC
State Changed
From-To: open->closed

Committed, thanks!