summaryrefslogtreecommitdiff
path: root/finance/qhacc/files/patch-ab
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2000-09-16 17:56:00 +0000
committerAde Lovett <ade@FreeBSD.org>2000-09-16 17:56:00 +0000
commit273b87f4ea857778c61a0ae1f30e046f8ad1f62c (patch)
tree7ecdfce219cece7fb903e6808a74c676ed4b0ff9 /finance/qhacc/files/patch-ab
parentFix 'X manpages' error (diff)
Update to 0.6
PR: 21283 Submitted by: Ports Fury
Diffstat (limited to 'finance/qhacc/files/patch-ab')
-rw-r--r--finance/qhacc/files/patch-ab11
1 files changed, 11 insertions, 0 deletions
diff --git a/finance/qhacc/files/patch-ab b/finance/qhacc/files/patch-ab
new file mode 100644
index 000000000000..c6fc49934823
--- /dev/null
+++ b/finance/qhacc/files/patch-ab
@@ -0,0 +1,11 @@
+--- configure.orig Mon Aug 21 05:14:11 2000
++++ configure Wed Sep 13 20:51:38 2000
+@@ -1255,7 +1255,7 @@
+
+ for dir in $with_qt
+ do
+- if test -f $dir/lib/libqt.so.2
++ if test -f $dir/lib/libqt2.so
+ then
+ qthome=$dir
+ echo "found in $dir"