mirror of
https://git.freebsd.org/ports.git
synced 2025-06-12 00:00:33 -04:00
regression. While I'm here, add libtclsqlite.la to ALL_TARGET so the libtclsqlite library is properly built in the build stage instead of the install stage.
11 lines
268 B
Bash
11 lines
268 B
Bash
--- ltmain.sh.orig Fri Sep 28 10:34:45 2001
|
|
+++ ltmain.sh Fri Sep 20 15:00:05 2002
|
|
@@ -852,7 +852,7 @@
|
|
perm_rpath=
|
|
temp_rpath=
|
|
thread_safe=no
|
|
- vinfo=
|
|
+ vinfo=2:0:0
|
|
|
|
# We need to know -static, to get the right output filenames.
|
|
for arg
|