aboutsummaryrefslogtreecommitdiff
path: root/comms/hamfax/files
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-02-23 12:42:57 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-02-23 12:42:57 +0000
commitec271d27286f0bcfe733041288931a2e6f66f14f (patch)
treec70414b0d31839a93f314085f3ac9ae61efe5617 /comms/hamfax/files
parent04c95cd281bc4d2081c3b88a59d3e36e1333cc49 (diff)
downloadports-ec271d27286f0bcfe733041288931a2e6f66f14f.tar.gz
ports-ec271d27286f0bcfe733041288931a2e6f66f14f.zip
Notes
Diffstat (limited to 'comms/hamfax/files')
-rw-r--r--comms/hamfax/files/patch-configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/hamfax/files/patch-configure b/comms/hamfax/files/patch-configure
index 46618fdb3593..783caecd6c22 100644
--- a/comms/hamfax/files/patch-configure
+++ b/comms/hamfax/files/patch-configure
@@ -5,7 +5,7 @@
echo "$as_me:$LINENO: \$? = $ac_status" >&5
(exit $ac_status); }
- bnv_err_4=`grep -v '^ *+' bnv_qt_test_4.out`
-+ bnv_err_4=`grep -v '^ *+' bnv_qt_test_4.out | grep -v warning:`
++ bnv_err_4=`grep -v '^ *+' bnv_qt_test_4.out | grep -vi warning:`
if test x"$bnv_err_4" != x; then
echo "$bnv_err_4" >&5
else