
$FreeBSD: ports/misc/zaptel/files/patch-test::Makefile,v 1.7 2007/07/22 08:58:36 sobomax Exp $

--- test/Makefile.orig
+++ test/Makefile
@@ -1,7 +1,7 @@
 # $Id: Makefile 856 2004-06-22 13:40:16Z gonzo $ 
 
 LOCALBASE?=/usr/local
-CFLAGS+=-I.. -I../ztcfg -I${LOCALBASE}/include 
+CFLAGS+=-I.. -I../zaptel -I../ztcfg -I${LOCALBASE}/include 
 PREFIX?=/usr/local
 BSD_INSTALL_PROGRAM?=${INSTALL} -o root -g wheel -m 755 -s
 
