aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>2000-02-23 09:18:38 +0000
committerThomas Gellekum <tg@FreeBSD.org>2000-02-23 09:18:38 +0000
commitbfc247cc947fece6ee81f71faa851cd1c957e6b1 (patch)
treeabb78378d0b80803302b5d83a4b8bf724d73d543 /x11-toolkits
parent179d25c467cbf14d73ce69fb2261faa58abbb0d3 (diff)
downloadports-bfc247cc947fece6ee81f71faa851cd1c957e6b1.tar.gz
ports-bfc247cc947fece6ee81f71faa851cd1c957e6b1.zip
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/lesstif/files/patch-af11
1 files changed, 11 insertions, 0 deletions
diff --git a/x11-toolkits/lesstif/files/patch-af b/x11-toolkits/lesstif/files/patch-af
new file mode 100644
index 000000000000..46ccca6b1963
--- /dev/null
+++ b/x11-toolkits/lesstif/files/patch-af
@@ -0,0 +1,11 @@
+--- ltmain.sh.orig Fri Jan 14 23:42:47 2000
++++ ltmain.sh Mon Feb 14 16:47:36 2000
+@@ -1791,7 +1791,7 @@
+ ;;
+ *)
+ # Add libc to deplibs on all other systems.
+- deplibs="$deplibs -lc"
++# deplibs="$deplibs -lc"
+ ;;
+ esac
+ fi