freebsd-ports/editors/abiword-docs/files/patch-configure
Don Lewis f536135538 Update editors/abiword-docs to the latest upstream release 3.0.1.
PR:		199158
Submitted by:	Ben Woods <woodsb02@gmail.com>
Approved by:	dmat (mentor, implicit)
2015-06-18 22:22:47 +00:00

11 lines
217 B
Text

--- configure.orig 2015-04-04 08:00:48 UTC
+++ configure
@@ -2596,7 +2596,7 @@ fi
-if test "x$ABIWORD" == "x"; then
+if test "x$ABIWORD" = "x"; then
as_fn_error 1 "abiword not found in PATH" "$LINENO" 5
fi