diff options
| author | Ade Lovett <ade@FreeBSD.org> | 2000-09-16 17:56:00 +0000 |
|---|---|---|
| committer | Ade Lovett <ade@FreeBSD.org> | 2000-09-16 17:56:00 +0000 |
| commit | 273b87f4ea857778c61a0ae1f30e046f8ad1f62c (patch) | |
| tree | 7ecdfce219cece7fb903e6808a74c676ed4b0ff9 /misc/qhacc/files/patch-ab | |
| parent | b3cfb11e3f03360e97b9f8d4e16d09dd1c3a6aa5 (diff) | |
Update to 0.6
PR: 21283
Submitted by: Ports Fury
Diffstat (limited to 'misc/qhacc/files/patch-ab')
| -rw-r--r-- | misc/qhacc/files/patch-ab | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/misc/qhacc/files/patch-ab b/misc/qhacc/files/patch-ab new file mode 100644 index 000000000000..c6fc49934823 --- /dev/null +++ b/misc/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" |
