diff options
Diffstat (limited to 'net/openh323proxy/files/patch-Makefile')
-rw-r--r-- | net/openh323proxy/files/patch-Makefile | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/net/openh323proxy/files/patch-Makefile b/net/openh323proxy/files/patch-Makefile deleted file mode 100644 index 61082b69c423..000000000000 --- a/net/openh323proxy/files/patch-Makefile +++ /dev/null @@ -1,19 +0,0 @@ -*** Makefile.orig Fri Oct 11 07:34:00 2002 ---- Makefile Fri Oct 11 07:34:11 2002 -*************** ifndef PWLIBDIR -*** 103,109 **** - PWLIBDIR=$(HOME)/pwlib - endif - -! include $(PWLIBDIR)/make/ptlib.mak - - ifndef OPENH323DIR - OPENH323DIR=$(HOME)/openh323 ---- 103,109 ---- - PWLIBDIR=$(HOME)/pwlib - endif - -! #include $(PWLIBDIR)/make/ptlib.mak - - ifndef OPENH323DIR - OPENH323DIR=$(HOME)/openh323 |