$NetBSD: patch-ab,v 1.1.1.1 2004/01/24 08:47:28 xtraeme Exp $

--- config/cf/X11.tmpl.orig	2003-02-25 21:57:52.000000000 +0000
+++ config/cf/X11.tmpl	2003-07-21 15:11:05.000000000 +0000
@@ -1498,6 +1498,7 @@
 
 #ifndef PsWrap
 #define PsWrap $(PSWRAPSRC)/pswrap
+#define PsWrapDependency /* empty */
 #endif
 
 #ifndef ResourceConfigurationManagement 
@@ -3029,7 +3030,7 @@
 #endif /* else BuildFreetype2Library */
 
 #if BuildFreetype2Library || HasFreetype2
-FREETYPE2INCLUDES = -I$(FREETYPE2INCDIR)
+FREETYPE2INCLUDES = -I$(FREETYPE2DIR)/include -I$(FREETYPE2INCDIR)
 FREETYPE2DEFINES = -DFREETYPE2
 #endif
 
