aboutsummaryrefslogtreecommitdiff
path: root/comms/hamfax/files/patch-Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'comms/hamfax/files/patch-Makefile.in')
-rw-r--r--comms/hamfax/files/patch-Makefile.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/comms/hamfax/files/patch-Makefile.in b/comms/hamfax/files/patch-Makefile.in
new file mode 100644
index 000000000000..7511340f1d75
--- /dev/null
+++ b/comms/hamfax/files/patch-Makefile.in
@@ -0,0 +1,11 @@
+--- Makefile.in.orig 2012-12-05 23:08:33.000000000 +1100
++++ Makefile.in 2012-12-05 23:08:50.000000000 +1100
+@@ -1613,7 +1613,7 @@
+
+
+ moc_%.cpp: %.hpp
+- moc $< -o $@
++ moc-qt4 $< -o $@
+
+ # helper target for updating translation files
+ @USE_LRELEASE_TRUE@lupdate: $(hamfax_SOURCES)