mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
43 lines
1.5 KiB
Plaintext
43 lines
1.5 KiB
Plaintext
--- camel/providers/imap/Makefile.in.orig Mon Jul 10 21:34:06 2000
|
|
+++ camel/providers/imap/Makefile.in Tue Jul 11 19:17:54 2000
|
|
@@ -181,3 +181,3 @@
|
|
|
|
-libcamelimap_la_LDFLAGS = -version-info 0:0:0
|
|
+libcamelimap_la_LDFLAGS = -avoid-version
|
|
|
|
--- camel/providers/mbox/Makefile.in.orig Fri Jun 2 15:48:47 2000
|
|
+++ camel/providers/mbox/Makefile.in Wed Jun 28 18:54:19 2000
|
|
@@ -167,3 +167,3 @@
|
|
|
|
-libcamelmbox_la_LDFLAGS = -version-info 0:0:0
|
|
+libcamelmbox_la_LDFLAGS = -avoid-version
|
|
|
|
--- camel/providers/pop3/Makefile.in.orig Fri Jun 2 15:48:48 2000
|
|
+++ camel/providers/pop3/Makefile.in Wed Jun 28 18:54:35 2000
|
|
@@ -167,3 +167,3 @@
|
|
|
|
-libcamelpop3_la_LDFLAGS = $(KRB4_LDFLAGS) -version-info 0:0:0
|
|
+libcamelpop3_la_LDFLAGS = $(KRB4_LDFLAGS) -avoid-version
|
|
|
|
--- camel/providers/sendmail/Makefile.in.orig Fri Jun 2 15:48:49 2000
|
|
+++ camel/providers/sendmail/Makefile.in Wed Jun 28 18:54:52 2000
|
|
@@ -167,3 +167,3 @@
|
|
|
|
-libcamelsendmail_la_LDFLAGS = -version-info 0:0:0
|
|
+libcamelsendmail_la_LDFLAGS = -avoid-version
|
|
|
|
--- camel/providers/smtp/Makefile.in.orig Fri Jun 2 15:48:49 2000
|
|
+++ camel/providers/smtp/Makefile.in Wed Jun 28 18:55:06 2000
|
|
@@ -167,3 +167,3 @@
|
|
|
|
-libcamelsmtp_la_LDFLAGS = -version-info 0:0:0
|
|
+libcamelsmtp_la_LDFLAGS = -avoid-version
|
|
|
|
--- camel/providers/vee/Makefile.in.orig Fri Jun 2 15:48:50 2000
|
|
+++ camel/providers/vee/Makefile.in Wed Jun 28 18:55:19 2000
|
|
@@ -167,3 +167,3 @@
|
|
|
|
-libcamelvee_la_LDFLAGS = -version-info 0:0:0
|
|
+libcamelvee_la_LDFLAGS = -avoid-version
|
|
|