opnsense-ports/math/gecode/files/patch-configure
Franco Fichtner 82c2c8d1a9 */*: sync with upstream
Taken from: FreeBSD
2021-12-20 12:39:51 +01:00

20 lines
581 B
Text

--- configure.orig 2021-05-20 06:12:58 UTC
+++ configure
@@ -12552,7 +12552,7 @@ if test "${enable_qt+set}" = set; then :
enableval=$enable_qt;
fi
- for ac_prog in qmake-qt4 qmake
+ for ac_prog in qmake-qt5 qmake
do
# Extract the first word of "$ac_prog", so it can be a program name with args.
set dummy $ac_prog; ac_word=$2
@@ -12594,7 +12594,7 @@ fi
test -n "$QMAKE" && break
done
- for ac_prog in moc-qt4 moc
+ for ac_prog in moc-qt5 moc
do
# Extract the first word of "$ac_prog", so it can be a program name with args.
set dummy $ac_prog; ac_word=$2