mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 07:26:29 -04:00
- Update pkg-plist and bump PORTREVISION of affected ports PR: ports/148156 Submitted by: maintainer Approved by: tabthorpe (mentor), fluffy (graphics/libwpg) Tested by: exp-run by pav
11 lines
339 B
Text
11 lines
339 B
Text
--- addon/doxywizard/Makefile.in.orig 2010-05-23 10:51:31.000000000 -0400
|
|
+++ addon/doxywizard/Makefile.in 2010-06-15 07:44:44.000000000 -0400
|
|
@@ -10,7 +10,7 @@
|
|
# See the GNU General Public License for more details.
|
|
#
|
|
|
|
-QMAKE=qmake $(MKSPECS)
|
|
+QMAKE=qmake-qt4 $(MKSPECS)
|
|
|
|
all: Makefile.doxywizard
|
|
$(MAKE) -f Makefile.doxywizard
|