Bug 48077 - [patch] x11/kdelibs3 depends on mkfontdir during install
Summary: [patch] x11/kdelibs3 depends on mkfontdir during install
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-kde (group)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-08 02:00 UTC by edwin
Modified: 2003-02-17 20:47 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (460 bytes, patch)
2003-02-08 02:00 UTC, edwin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description edwin 2003-02-08 02:00:24 UTC
While trying to install x11/kdelibs3 with x11/XFree86-4-libraries
installed, the program complains about:

+ /home/edwin/X11R6-5/bin/mkfontdir -n -r -p /home/edwin/X11R6-5/lib/X11/fonts/encodings/large/ -e . .
/home/edwin/X11R6-5/bin/mkfontdir: not found

It does indeed not exist, it's installed by 11/XFree86-4-clients.

Fix: CS file: /home/ncvs/ports/x11/kdelibs3/Makefile,v
retrieving revision 1.119
How-To-Repeat: 
make x11/kdelib3 in a clean environment.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2003-02-08 02:07:02 UTC
Responsible Changed
From-To: freebsd-ports-bugs->kde

Over to maintainers
Comment 2 Mario Sergio Fujikawa Ferreira freebsd_committer freebsd_triage 2003-02-17 20:47:00 UTC
State Changed
From-To: open->closed

Committed, thanks!