diff options
Diffstat (limited to 'mail/pine4/files/patch-bd')
-rw-r--r-- | mail/pine4/files/patch-bd | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/pine4/files/patch-bd b/mail/pine4/files/patch-bd new file mode 100644 index 00000000000..9e760bc2144 --- /dev/null +++ b/mail/pine4/files/patch-bd @@ -0,0 +1,11 @@ +--- pico/makefile.bsf.orig Sun Feb 11 20:15:44 2001 ++++ pico/makefile.bsf Sun Feb 11 20:15:18 2001 +@@ -37,7 +37,7 @@ + DEBUG= -DDEBUG # -g + + STDCFLAGS= -DBSDI -DBSDI2 -DPOSIX -DJOB_CONTROL -DMOUSE +-CFLAGS= $(OPTIMIZE) $(PROFILE) $(DEBUG) $(EXTRACFLAGS) $(STDCFLAGS) ++CFLAGS+= $(OPTIMIZE) $(PROFILE) $(DEBUG) $(EXTRACFLAGS) $(STDCFLAGS) + + # switches for library building + LIBCMD= ar |