diff options
-rw-r--r-- | misc/zaptel/files/patch-zaptel::Makefile.orig | 14 | ||||
-rw-r--r-- | net/zaptel12/files/patch-zaptel::Makefile.orig | 14 |
2 files changed, 0 insertions, 28 deletions
diff --git a/misc/zaptel/files/patch-zaptel::Makefile.orig b/misc/zaptel/files/patch-zaptel::Makefile.orig deleted file mode 100644 index 14565f36fdce..000000000000 --- a/misc/zaptel/files/patch-zaptel::Makefile.orig +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD: /tmp/pcvs/ports/misc/zaptel/files/Attic/patch-zaptel::Makefile.orig,v 1.1 2007-04-13 06:43:57 sobomax Exp $ - ---- zaptel/Makefile -+++ zaptel/Makefile -@@ -3,7 +3,7 @@ - .PATH: /sys/dev/pci - SRCS=zaptel.c zt_chan.c zt_timer.c zt_zone.c zt_conf.c arith.h tones.h zaptel.h zaptel-compat.h - KMOD=zaptel --CFLAGS+=-g -+CFLAGS+=-g -DZAPATA_DEBUG=0 - CLEANFILES+=gendigits tones.h - WERROR=-Wall - diff --git a/net/zaptel12/files/patch-zaptel::Makefile.orig b/net/zaptel12/files/patch-zaptel::Makefile.orig deleted file mode 100644 index d1593a53c7a0..000000000000 --- a/net/zaptel12/files/patch-zaptel::Makefile.orig +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD: /tmp/pcvs/ports/net/zaptel12/files/Attic/patch-zaptel::Makefile.orig,v 1.1 2007-04-13 06:43:57 sobomax Exp $ - ---- zaptel/Makefile -+++ zaptel/Makefile -@@ -3,7 +3,7 @@ - .PATH: /sys/dev/pci - SRCS=zaptel.c zt_chan.c zt_timer.c zt_zone.c zt_conf.c arith.h tones.h zaptel.h zaptel-compat.h - KMOD=zaptel --CFLAGS+=-g -+CFLAGS+=-g -DZAPATA_DEBUG=0 - CLEANFILES+=gendigits tones.h - WERROR=-Wall - |