diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2008-12-09 07:57:16 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2008-12-09 07:57:16 +0000 |
commit | 7e53ba4e34f3c3d536c3fd5ddd1d27d69c65b62d (patch) | |
tree | 1ed4bdb9b9aff69545e24349088dcad539d8fd9f /misc/zaptel/files/patch-Makefile | |
parent | Specify required perl version in PERL_CONFIGURE (diff) |
Update to 1.4.11. The port is much less tested and complete as the previous
1.4.6, but we have no choice since new asterisk depends on this version.
Submitted by: Oleksandr Tymoshenko <gonzo@bluezbox.com>
Notes
Notes:
svn path=/head/; revision=224019
Diffstat (limited to 'misc/zaptel/files/patch-Makefile')
-rw-r--r-- | misc/zaptel/files/patch-Makefile | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/misc/zaptel/files/patch-Makefile b/misc/zaptel/files/patch-Makefile deleted file mode 100644 index bf32362192eb..000000000000 --- a/misc/zaptel/files/patch-Makefile +++ /dev/null @@ -1,12 +0,0 @@ - -$FreeBSD$ - ---- Makefile.orig -+++ Makefile -@@ -1,5 +1,5 @@ - # $Id: Makefile 840 2004-06-16 15:23:08Z gonzo $ --HWMODULES=zaptel tools oct612x qozap zaphfc wcfxs wcfxo wct1xxp wcte11xp wcte12xp wct4xxp ztdummy -+HWMODULES=zaptel tools qozap zaphfc wcfxs wcfxo wct1xxp wcte11xp wcte12xp wct4xxp ztdummy - USERLAND=ztcfg test - .if defined(WITH_TAU32) - HWMODULES+=tau32pci |