mirror of
https://git.freebsd.org/ports.git
synced 2025-06-07 13:50:38 -04:00
Update dependent ports to build with it Most of work by: pi@ Exp-run: self PR: ports/190943
11 lines
381 B
Text
11 lines
381 B
Text
--- addon/doxywizard/Makefile.in-orig 2014-06-13 23:29:16.000000000 +0200
|
|
+++ addon/doxywizard/Makefile.in 2014-06-13 23:28:50.000000000 +0200
|
|
@@ -10,7 +10,7 @@
|
|
# See the GNU General Public License for more details.
|
|
#
|
|
|
|
-QMAKE=$(QTDIR)/bin/qmake $(MKSPECS)
|
|
+QMAKE=$(QTDIR)/bin/qmake-qt4 $(MKSPECS)
|
|
INCBUFSIZE=$(PYTHON) ../../src/increasebuffer.py
|
|
|
|
all: Makefile.doxywizard
|