diff options
Diffstat (limited to 'misc/zaptel/files/patch-test::Makefile')
-rw-r--r-- | misc/zaptel/files/patch-test::Makefile | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/misc/zaptel/files/patch-test::Makefile b/misc/zaptel/files/patch-test::Makefile deleted file mode 100644 index 67487a6ba88e..000000000000 --- a/misc/zaptel/files/patch-test::Makefile +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- 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 - |