freebsd-ports/devel/subcommander2/files/patch-sublib-Makefile.in
Martin Wilke b2d2c3b5c3 - Update to 2.0.0 beta 4
PR:		126548
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com>
2008-08-26 12:34:33 +00:00

11 lines
370 B
Text

--- sublib/Makefile.in.orig 2008-06-22 13:22:05.000000000 -0400
+++ sublib/Makefile.in 2008-08-09 09:24:43.000000000 -0400
@@ -216,7 +216,7 @@
target_alias = @target_alias@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
-QT_MOC = @QT_BIN@/moc
+QT_MOC = @QT_BIN@/moc-qt4
QT_RCC = @QT_BIN@/rcc
scdir = $(datadir)/subcommander
AM_CPPFLAGS = @APR_CPPFLAGS@ \