Subject: pkg/23262: fonts/pfaedit uses a find / to locate freetype source directory
To: None <gnats-bugs@gnats.NetBSD.org>
From: None <roskens@elfin.net>
List: netbsd-bugs
Date: 10/24/2003 17:10:34
>Number:         23262
>Category:       pkg
>Synopsis:       fonts/pfaedit uses a find / to locate freetype source directory
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Oct 24 17:11:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     Ron Roskens
>Release:        -current
>Organization:
>Environment:
NetBSD speedy.tx.elfin.net 1.6ZD NetBSD 1.6ZD (GENERIC) #0: Tue Oct 21 00:55:35 GMT 2003  root@speedy.tx.elfin.net:/obj/sys/arch/i386/compile/GENERIC i386

>Description:
While running a bulk build of pkgsrc, I found that it was spending a good amount of time running the configure script when in fonts/pfaedit. Configure was attempting to locate the source tree for freetype by doing a  "find / -name ttobjs.h".


>How-To-Repeat:
run "make configure" inside pkgsrc/fonts/pfaedit.
>Fix:
Add "CONFIGURE_ARGS+=       --with-freetype-src=no" to pkgsrc/fonts/pfaedit/Makefile
>Release-Note:
>Audit-Trail:
>Unformatted: