mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
9594f3f893
post-extract rule
57 lines
1.9 KiB
Plaintext
57 lines
1.9 KiB
Plaintext
--- plugins/browse/Makefile.in.orig Sun Jun 11 03:00:15 2000
|
|
+++ plugins/browse/Makefile.in Sun Jun 11 11:15:17 2000
|
|
@@ -138,3 +138,3 @@
|
|
LIBS = @LIBS@
|
|
-libbrowse_la_LDFLAGS =
|
|
+libbrowse_la_LDFLAGS = -avoid-version
|
|
libbrowse_la_LIBADD =
|
|
--- plugins/convert/Makefile.in.orig Sun Jun 11 03:00:17 2000
|
|
+++ plugins/convert/Makefile.in Sun Jun 11 11:15:25 2000
|
|
@@ -147,3 +147,3 @@
|
|
LIBS = @LIBS@
|
|
-libconvert_la_LDFLAGS =
|
|
+libconvert_la_LDFLAGS = -avoid-version
|
|
libconvert_la_LIBADD =
|
|
--- plugins/diff/Makefile.in.orig Sun Jul 9 17:12:13 2000
|
|
+++ plugins/diff/Makefile.in Mon Jul 10 09:32:42 2000
|
|
@@ -144,3 +144,3 @@
|
|
LIBS = @LIBS@
|
|
-libdiff_la_LDFLAGS =
|
|
+libdiff_la_LDFLAGS = -avoid-version
|
|
libdiff_la_LIBADD =
|
|
--- plugins/email/Makefile.in.orig Sun Jun 11 03:00:16 2000
|
|
+++ plugins/email/Makefile.in Sun Jun 11 11:15:33 2000
|
|
@@ -147,3 +147,3 @@
|
|
LIBS = @LIBS@
|
|
-libemail_la_LDFLAGS =
|
|
+libemail_la_LDFLAGS = -avoid-version
|
|
libemail_la_LIBADD =
|
|
--- plugins/reverse/Makefile.in.orig Sun Jun 11 03:00:18 2000
|
|
+++ plugins/reverse/Makefile.in Sun Jun 11 11:15:40 2000
|
|
@@ -140,3 +140,3 @@
|
|
LIBS = @LIBS@
|
|
-libreverse_la_LDFLAGS =
|
|
+libreverse_la_LDFLAGS = -avoid-version
|
|
libreverse_la_LIBADD =
|
|
--- plugins/sample/Makefile.in.orig Sun Jul 9 17:12:15 2000
|
|
+++ plugins/sample/Makefile.in Mon Jul 10 09:33:18 2000
|
|
@@ -140,3 +140,3 @@
|
|
LIBS = @LIBS@
|
|
-libsample_la_LDFLAGS =
|
|
+libsample_la_LDFLAGS = -avoid-version
|
|
libsample_la_LIBADD =
|
|
--- plugins/shell_output/Makefile.in.orig Sun Jul 9 17:12:19 2000
|
|
+++ plugins/shell_output/Makefile.in Mon Jul 10 09:38:40 2000
|
|
@@ -147,3 +147,3 @@
|
|
LIBS = @LIBS@
|
|
-libshell_output_la_LDFLAGS =
|
|
+libshell_output_la_LDFLAGS = -avoid-version
|
|
libshell_output_la_LIBADD =
|
|
--- plugins/time/Makefile.in.orig Sun Jul 9 17:12:16 2000
|
|
+++ plugins/time/Makefile.in Mon Jul 10 09:33:38 2000
|
|
@@ -140,3 +140,3 @@
|
|
LIBS = @LIBS@
|
|
-libtime_la_LDFLAGS =
|
|
+libtime_la_LDFLAGS = -avoid-version
|
|
libtime_la_LIBADD =
|