Subject: pkg/33050: fonts/ttmkfdir2 needs devel/zlib
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <pancake@phreaker.net>
List: pkgsrc-bugs
Date: 03/10/2006 14:45:01
	Note: There was a bad value `' for the field `Class'.
	It was set to the default value of `sw-bug'.

	Note: There was a bad value `' for the field `Priority'.
	It was set to the default value of `medium'.

>Number:         33050
>Category:       pkg
>Synopsis:       can't build fonts/ttmkfdir2
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Mar 10 14:45:00 +0000 2006
>Originator:     pancake@phreaker.net
>Release:        Linux 2.6.9pl2
>Organization:
	
>Environment:
	
	
System: Linux pl2 2.6.9pl2 #10 Mon Jul 4 04:19:21 CEST 2005 i686 GNU/Linux
Architecture: i686
Machine: i686
>Description:
Requires devel/zlib.
	
>How-To-Repeat:
	
>Fix:

this fix makes the build happy.

Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/fonts/ttmkfdir2/Makefile,v
retrieving revision 1.15
diff -u -r1.15 Makefile
--- Makefile	4 Mar 2006 21:29:40 -0000	1.15
+++ Makefile	10 Mar 2006 14:38:27 -0000
@@ -29,4 +29,5 @@
 
 .include "../../devel/libgetopt/buildlink3.mk"
 .include "../../graphics/freetype2/buildlink3.mk"
+.include "../../devel/zlib/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
	

>Unformatted: