diff options
Diffstat (limited to 'security/drweb-sendmail/files/patch-ab')
-rw-r--r-- | security/drweb-sendmail/files/patch-ab | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/security/drweb-sendmail/files/patch-ab b/security/drweb-sendmail/files/patch-ab deleted file mode 100644 index 93368ec5f42..00000000000 --- a/security/drweb-sendmail/files/patch-ab +++ /dev/null @@ -1,19 +0,0 @@ ---- src/Makefile.nix.orig Mon Mar 18 20:43:19 2002 -+++ src/Makefile.nix Fri May 10 11:53:25 2002 -@@ -18,7 +18,6 @@ - CC_AIX = cc_r - CC_Solaris_GNU = gcc - CC_Solaris_SUN = cc --CC = $(CC_$(OS)$(ENV)) - - # OS-specific compilation flags - ADDF_AIX = -qmaxmem=16384 -DNO_VSYSLOG -DNO_SNPRINTF -DNOT_GCC_DW -I../addons/aix/include -@@ -31,7 +30,7 @@ - # Common flags - OPTFLAGS = ___OPT_FLAGS___ - DEFFLAGS = -D__UNIX_DW -D$(OS)_DW --INCFLAGS = -I./include -I./src -+INCFLAGS = -I./src - ADD_CFLAGS = $(OPTFLAGS) $(DEFFLAGS) $(INCFLAGS) $(ADDFLAGS) - - SRCS = \ |